We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2717b5e commit 9d7d56dCopy full SHA for 9d7d56d
WORKSPACE.bazel
@@ -17,8 +17,8 @@ cc_library(
17
http_archive(
18
name = "nlohmann_json",
19
build_file_content = _NLOHMANN_JSON_BUILD_FILE,
20
- sha256 = "b94997df68856753b72f0d7a3703b7d484d4745c567f3584ef97c96c25a5798e",
21
- url = "https://github.com/nlohmann/json/releases/download/v3.10.5/include.zip",
+ sha256 = "e5c7a9f49a16814be27e4ed0ee900ecd0092bfb7dbfca65b5a421b774dccaaed",
+ url = "https://github.com/nlohmann/json/releases/download/v3.11.2/include.zip",
22
)
23
24
0 commit comments