diff --git a/modules/googleapis/0.0.0-20241220-5e258e33/overlay/tests/bcr/MODULE.bazel b/modules/googleapis/0.0.0-20241220-5e258e33/overlay/tests/bcr/MODULE.bazel index f4b2509fd25..c1d1a19a122 100644 --- a/modules/googleapis/0.0.0-20241220-5e258e33/overlay/tests/bcr/MODULE.bazel +++ b/modules/googleapis/0.0.0-20241220-5e258e33/overlay/tests/bcr/MODULE.bazel @@ -5,6 +5,7 @@ bazel_dep(name = "googleapis-java", version = "0.1.0") bazel_dep(name = "googleapis-python", version = "0.1.0") bazel_dep(name = "googleapis-grpc-cc", version = "0.1.0") bazel_dep(name = "googleapis-grpc-java", version = "0.1.0") +bazel_dep(name = "googleapis-cc", version = "0.1.0") # Intentionally missing a dependency on googleapis-cc to test that it doesn't result in an error. local_path_override( diff --git a/modules/googleapis/0.0.0-20241220-5e258e33/source.json b/modules/googleapis/0.0.0-20241220-5e258e33/source.json index def444c1358..729691b861a 100644 --- a/modules/googleapis/0.0.0-20241220-5e258e33/source.json +++ b/modules/googleapis/0.0.0-20241220-5e258e33/source.json @@ -11,7 +11,7 @@ "private/extensions/switched_rules.bzl": "sha256-v8KqUuRupCid/jMiny6J/qYgbP2uRORrnC9rIWOwCTE=", "tests/bcr/.bazelrc": "sha256-hFZT+gits3VtXcUkKuh3NCEC9FgBNGuNxaOVCuOiFPk=", "tests/bcr/BUILD.bazel": "sha256-SyxDBwLmV0c2ssGUSaHawNu8IDOXSGL/YaWsI4pnSbk=", - "tests/bcr/MODULE.bazel": "sha256-mBed9uTWcQM8aMMq9vOzprfoj6kmef5xj/Xl7PiDE6M=", + "tests/bcr/MODULE.bazel": "sha256-JtNhDwLdAp0jtejD5d9c2tD4EPBwrosnzR0BhnSBS5c=", "tests/bcr/failure_test.bzl": "sha256-QV38fwhaAPQStLQr06YGR1NDE/lsgnTs4cDjR/oDpl8=" } }