Skip to content

Commit c6ad305

Browse files
Jan KoniarikJan Koniarik
authored andcommitted
updated json
1 parent adb3fa6 commit c6ad305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if(JOQUE_REPROC_ENABLED)
4545
endif()
4646

4747
if(JOQUE_NLOHMANN_JSON_ENABLED)
48-
cpmaddpackage("gh:nlohmann/json@3.10.5")
48+
cpmaddpackage("gh:nlohmann/json@3.11.3")
4949

5050
add_library(joque_json STATIC src/json.cpp)
5151
target_compile_features(joque_json PRIVATE cxx_std_20)

0 commit comments

Comments
 (0)