Bump Abseil dependency to 20250814.0

PiperOrigin-RevId: 802131359
Change-Id: I96671848148ca51c755c1b3598af32a444ac9739
This commit is contained in:
Derek Mauro
2025-09-02 07:13:59 -07:00
committed by Copybara-Service
parent eb2d85edd0
commit 7917641ff9
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ module(
bazel_dep(
name = "abseil-cpp",
version = "20250512.0",
version = "20250814.0",
)
bazel_dep(
name = "platforms",