Skip to content

Commit a588bf4

Browse files
renovate-botmai93
andauthored
chore(deps): update dependency com_google_absl to v20240116 (#6525)
Co-authored-by: Mai Hussien <70515749+mai93@users.noreply.github.com>
1 parent 1337e25 commit a588bf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bzlmod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -834,10 +834,10 @@ scalatest_toolchain()
834834
# needed for cpp tests
835835
http_archive(
836836
name = "com_google_absl",
837-
sha256 = "7c11539617af1f332f0854a6fb21e296a1b29c27d03f23c7b49d4adefcd102cc",
838-
strip_prefix = "abseil-cpp-20230802.2",
837+
sha256 = "733726b8c3a6d39a4120d7e45ea8b41a434cdacde401cba500f14236c49b39dc",
838+
strip_prefix = "abseil-cpp-20240116.2",
839839
urls = [
840-
"https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.2.tar.gz",
840+
"https://github.com/abseil/abseil-cpp/archive/refs/tags/20240116.2.tar.gz",
841841
],
842842
)
843843

0 commit comments

Comments
 (0)