summary refs log tree commit diff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Hunter/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Hunter/config.cmake b/cmake/Hunter/config.cmake
index 2741cd55..d735a69d 100644
--- a/cmake/Hunter/config.cmake
+++ b/cmake/Hunter/config.cmake
@@ -1,6 +1,6 @@
 hunter_config(
     nlohmann_json
-    VERSION 3.11.1
+    VERSION 3.11.2
     CMAKE_ARGS JSON_MultipleHeaders=ON
 )