We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cab2e7 commit 6eee07fCopy full SHA for 6eee07f
MODULE.bazel
@@ -8,7 +8,7 @@ bazel_dep(name = "rules_cc", version = "0.0.9")
8
bazel_dep(name = "platforms", version = "0.0.9")
9
bazel_dep(name = "bazel_skylib", version = "1.5.0")
10
bazel_dep(name = "googletest", version = "1.14.0")
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