Skip to content

Commit 706f150

Browse files
dmitriplotnikovcopybara-github
authored andcommitted
Update cel/python tests for Pratt parser compatibility
PiperOrigin-RevId: 974040236
1 parent 42b91fb commit 706f150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bazel_dep(name = "bazel_skylib", version = "1.9.0")
1919
bazel_dep(name = "cel-cpp", version = "0.16.1", repo_name = "com_google_cel_cpp")
2020
git_override(
2121
module_name = "cel-cpp",
22-
commit = "98a7da06d3b9492e10e22d624fe55d749ce137c0",
22+
commit = "2d4e7a2a3d8caaa6a4b17288d2d7f3f646ec7b9e",
2323
remote = "https://github.com/cel-expr/cel-cpp",
2424
)
2525

0 commit comments

Comments
 (0)