Skip to content

Commit

Permalink
chore(deps): update dependency nlohmann_json to v3.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent be4c70d commit b511567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module(

bazel_dep(name = "rules_cc", version = "0.0.4")
bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "nlohmann_json", version = "3.11.2")
bazel_dep(name = "nlohmann_json", version = "3.11.3")
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2")
bazel_dep(name = "boost.asio", version = "1.83.0.bzl.3")
bazel_dep(name = "boost.url", version = "1.83.0.bzl.2")
Expand Down

0 comments on commit b511567

Please sign in to comment.