mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 20:14:23 +08:00
Update to rules_cc 0.2.9
PiperOrigin-RevId: 819844403 Change-Id: Ideb599acc414b1f54a1e7f90cc2bc5bad41c1474
This commit is contained in:
committed by
Copybara-Service
parent
8254d8cf9b
commit
6e7b7e8a26
@@ -25,7 +25,7 @@ cc_configure = use_extension("@rules_cc//cc:extensions.bzl",
|
||||
dev_dependency = True)
|
||||
use_repo(cc_configure, "local_config_cc")
|
||||
|
||||
bazel_dep(name = "rules_cc", version = "0.2.0")
|
||||
bazel_dep(name = "rules_cc", version = "0.2.9")
|
||||
bazel_dep(name = "bazel_skylib", version = "1.8.1")
|
||||
bazel_dep(name = "platforms", version = "1.0.0")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user