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.
2 parents 59b6e86 + 1cb3476 commit 1dccbbbCopy full SHA for 1dccbbb
MODULE.bazel
@@ -4,7 +4,7 @@ module(
4
compatibility_level = 0,
5
)
6
7
-bazel_dep(name = "abseil-cpp", version = "20240722.1")
+bazel_dep(name = "abseil-cpp", version = "20250127.0")
8
single_version_override(
9
module_name = "abseil-cpp",
10
patch_strip = 1,
x/MODULE.bazel
@@ -8,7 +8,7 @@ local_path_override(
module_name = "otel_sdk",
path = "..",
11
12
13
14
0 commit comments