diff options
author | Derek Mauro <dmauro@google.com> | 2025-09-02 14:13:59 (GMT) |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2025-09-02 14:15:01 (GMT) |
commit | 7917641ff965959afae189afb5f052524395525c (patch) | |
tree | 2ef647438491d3a63ebcf748df196e59ff6b7e06 /MODULE.bazel | |
parent | eb2d85edd0bff7a712b6aff147cd9f789f0d7d0b (diff) | |
download | googletest-main.zip googletest-main.tar.gz googletest-main.tar.bz2 |
PiperOrigin-RevId: 802131359
Change-Id: I96671848148ca51c755c1b3598af32a444ac9739
Diffstat (limited to 'MODULE.bazel')
-rw-r--r-- | MODULE.bazel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULE.bazel b/MODULE.bazel index c2fb850..5d80b46 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -41,7 +41,7 @@ module( bazel_dep( name = "abseil-cpp", - version = "20250512.0", + version = "20250814.0", ) bazel_dep( name = "platforms", |