Skip to content

Commit

Permalink
[7.0.0] Update abseil-cpp version to 20230125.1 (bazelbuild#20287)
Browse files Browse the repository at this point in the history
Fixes bazelbuild#20276

PiperOrigin-RevId: 584535765
Change-Id: I0096c2f982961d7dcbb63ff2a588f296336bd35b
  • Loading branch information
meteorcloudy authored Nov 22, 2023
1 parent e29d928 commit c241246
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ local_path_override(
# The following Bazel modules are not direct dependencies for building Bazel,
# but are required for visibility from DIST_ARCHIVE_REPOS in repositories.bzl
bazel_dep(name = "apple_support", version = "1.5.0")
bazel_dep(name = "abseil-cpp", version = "20230802.0.bcr.1")
bazel_dep(name = "abseil-cpp", version = "20230125.1")
bazel_dep(name = "c-ares", version = "1.15.0")
bazel_dep(name = "rules_go", version = "0.39.1")
bazel_dep(name = "upb", version = "0.0.0-20220923-a547704")
Expand Down
33 changes: 16 additions & 17 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c241246

Please sign in to comment.