Bump RE2 dependency to 2024-07-02.bcr.1

Mirrors the change from https://github.com/bazelbuild/bazel-central-registry/pull/4342

PiperOrigin-RevId: 748665684
Change-Id: I775ff08130046ad7a2dd288e1a58e007e407acd3
This commit is contained in:
Derek Mauro 2025-04-17 06:50:11 -07:00 committed by Copybara-Service
parent e90fe24856
commit 155b337c93

View File

@ -49,7 +49,7 @@ bazel_dep(
) )
bazel_dep( bazel_dep(
name = "re2", name = "re2",
version = "2024-07-02", version = "2024-07-02.bcr.1",
) )
bazel_dep( bazel_dep(