Skip to content

Commit

Permalink
Update dependency abseil-cpp to v20240722.0.bcr.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 4772bd4 commit 22d8136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain-examples/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ bazel_dep(name = "curl", version = "8.8.0.bcr.1")
bazel_dep(name = "zstd", version = "1.5.6")

# Abseil for C++
bazel_dep(name = "abseil-cpp", version = "20240722.0.bcr.1")
bazel_dep(name = "abseil-cpp", version = "20240722.0.bcr.2")

# Abseil for python
bazel_dep(name = "abseil-py", version = "2.1.0")
Expand Down

0 comments on commit 22d8136

Please sign in to comment.