We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877ed85 commit 5adba58Copy full SHA for 5adba58
MODULE.bazel
@@ -8,7 +8,7 @@ bazel_dep(name = "rules_cc", version = "0.0.9")
8
bazel_dep(name = "platforms", version = "0.0.10")
9
bazel_dep(name = "bazel_skylib", version = "1.6.1")
10
bazel_dep(name = "googletest", version = "1.14.0.bcr.1")
11
-bazel_dep(name = "abseil-cpp", version = "20230802.0")
+bazel_dep(name = "abseil-cpp", version = "20240116.2")
12
bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2")
13
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2")
14
0 commit comments