Skip to content

Commit 9dcfdf4

Browse files
Mizuxcopybara-github
authored andcommitted
bazel: Bump bzlmod dependencies to prepare release 20240722.1
PiperOrigin-RevId: 727825094
1 parent b6c3c8f commit 9dcfdf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ module(
77
# Please keep the versions in sync with the versions in the WORKSPACE file.
88
# see https://registry.bazel.build/
99
bazel_dep(name = "bazel_skylib", version = "1.7.1")
10-
bazel_dep(name = "abseil-cpp", version = "20240722.0.bcr.2", repo_name = "com_google_absl")
10+
bazel_dep(name = "abseil-cpp", version = "20240722.1", repo_name = "com_google_absl")
1111
bazel_dep(name = "platforms", version = "0.0.10")
12-
bazel_dep(name = "rules_cc", version = "0.0.16")
12+
bazel_dep(name = "rules_cc", version = "0.1.1")
1313
bazel_dep(name = "rules_python", version = "0.40.0")
1414
bazel_dep(name = "pybind11_bazel", version = "2.13.6")
1515

0 commit comments

Comments
 (0)