Skip to content

Commit e251966

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,8 +1306,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
13061306
project_name = "Common Expression Language (CEL) spec",
13071307
project_desc = "Common Expression Language (CEL) spec and conformance tests",
13081308
project_url = "https://opensource.google/projects/cel",
1309-
version = "0.24.0",
1310-
sha256 = "5cba6b0029e727d1f4d8fd134de4e747cecc0bc293d026017d7edc48058d09f7",
1309+
version = "0.25.0",
1310+
sha256 = "ab5fd1e880e74874097efb63b72c7b5d94e7816e9a325a2598098e3edbfea376",
13111311
strip_prefix = "cel-spec-{version}",
13121312
urls = ["https://github.com/google/cel-spec/archive/v{version}.tar.gz"],
13131313
use_category = ["dataplane_ext"],
@@ -1330,7 +1330,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
13301330
"envoy.tracers.opentelemetry",
13311331
"envoy.tracers.opentelemetry.samplers.cel",
13321332
],
1333-
release_date = "2025-05-09",
1333+
release_date = "2025-10-31",
13341334
cpe = "N/A",
13351335
license = "Apache-2.0",
13361336
license_url = "https://github.com/google/cel-spec/blob/v{version}/LICENSE",

0 commit comments

Comments
 (0)