Skip to content

Commit 404fb4d

Browse files
dependency-envoy[bot]phlax
authored andcommitted
deps/api: Bump dev_cel -> 0.25.0
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
1 parent 9c6c413 commit 404fb4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
158158
project_desc = "Common Expression Language -- specification and binary representation",
159159
project_url = "https://github.com/google/cel-spec",
160160
strip_prefix = "cel-spec-{version}",
161-
sha256 = "5cba6b0029e727d1f4d8fd134de4e747cecc0bc293d026017d7edc48058d09f7",
162-
version = "0.24.0",
161+
sha256 = "ab5fd1e880e74874097efb63b72c7b5d94e7816e9a325a2598098e3edbfea376",
162+
version = "0.25.0",
163163
urls = ["https://github.com/google/cel-spec/archive/v{version}.tar.gz"],
164164
use_category = ["api"],
165-
release_date = "2025-05-09",
165+
release_date = "2025-10-31",
166166
license = "Apache-2.0",
167167
license_url = "https://github.com/google/cel-spec/blob/v{version}/LICENSE",
168168
),

0 commit comments

Comments
 (0)