Update comment to indicate RC2 commit has been promoted to 20240116.0 release commit

pull/15468/head
Sandy Zhang 1 year ago
parent 116dd9cd24
commit a75da99985
  1. 2
      protobuf_deps.bzl

@ -43,7 +43,7 @@ def protobuf_deps():
_github_archive(
name = "com_google_absl",
repo = "https://github.com/abseil/abseil-cpp",
commit = "4a2c63365eff8823a5221db86ef490e828306f9d", # Abseil LTS 20240116.rc2
commit = "4a2c63365eff8823a5221db86ef490e828306f9d", # Abseil LTS 20240116.0
sha256 = "f49929d22751bf70dd61922fb1fd05eb7aec5e7a7f870beece79a6e28f0a06c1",
)

Loading…
Cancel
Save