Skip to content

Commit b13022f

Browse files
committed
Bump nlohmann::json version
1 parent d1eed58 commit b13022f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/json/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include(FetchContent)
22

3-
FetchContent_Declare(json URL https://github.com/nlohmann/json/releases/download/v3.11.3/json.tar.xz)
3+
FetchContent_Declare(json URL https://github.com/nlohmann/json/releases/download/v3.12.0/json.tar.xz)
44
FetchContent_MakeAvailable(json)

0 commit comments

Comments
 (0)