diff --git a/MODULE.bazel b/MODULE.bazel index 8af23abc..213ebee5 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -239,7 +239,7 @@ maven.install( artifacts = [ "com.google.googlejavaformat:google-java-format:1.23.0", "commons-cli:commons-cli:1.9.0", - "dev.cel:cel:0.7.1", + "dev.cel:cel:0.8.0", "org.junit.jupiter:junit-jupiter-api:" + JUNIT_VERSION, "org.junit.jupiter:junit-jupiter-engine:" + JUNIT_VERSION, "org.junit.platform:junit-platform-launcher:" + JUNIT_PLATFORM_VERSION,