summaryrefslogtreecommitdiff
path: root/MODULE.bazel
diff options
context:
space:
mode:
authorGravatar Derek Mauro <761129+derekmauro@users.noreply.github.com>2024-07-22 12:23:21 -0400
committerGravatar GitHub <noreply@github.com>2024-07-22 12:23:21 -0400
commitebdba5af75fab91ebe9bc4daa0077f9c57c36692 (patch)
tree0e395099cf1a3c2347b3cba18eec7207d4ca25aa /MODULE.bazel
parent3358286120d143e6a622652675b8b1b78447293c (diff)
Apply LTS transformations for 20240722 LTS branch (#1724)20240722.rc1
Diffstat (limited to 'MODULE.bazel')
-rw-r--r--MODULE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULE.bazel b/MODULE.bazel
index 973f31b3..08112b9a 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -16,7 +16,7 @@
module(
name = "abseil-cpp",
- version = "head",
+ version = "20240722.0",
compatibility_level = 1,
)