Skip to content

Commit 3b147eb

Browse files
chore(deps): update dependency rapidjson to v1.1.0.bcr.20250205
1 parent 41bcb6b commit 3b147eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(name = "spdlog", version = "1.14.1")
2323
bazel_dep(name = "fmt", version = "11.0.2")
2424
bazel_dep(name = "abseil-cpp", version = "20240722.0")
2525
bazel_dep(name = "gflags", version = "2.2.2")
26-
bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20241007")
26+
bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20250205")
2727
bazel_dep(name = "boost.math", version = "1.83.0")
2828
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
2929
bazel_dep(name = "boost.multiprecision", version = "1.83.0.bcr.2")

0 commit comments

Comments
 (0)