We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07d612 commit 020f9ffCopy full SHA for 020f9ff
2 files changed
MODULE.bazel
@@ -23,6 +23,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
23
"com.google.truth:truth:1.4.5",
24
"dev.cel:runtime:0.12.0",
25
"dev.cel:protobuf:0.12.0",
26
+ "dev.cel:common:0.12.0",
27
"com.squareup.okhttp:okhttp:2.7.5",
28
"com.squareup.okio:okio:2.10.0", # 3.0+ needs swapping to -jvm; need work to avoid flag-day
29
"io.netty:netty-buffer:4.1.130.Final",
repositories.bzl
@@ -27,6 +27,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
30
31
32
33
0 commit comments