We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d1d93 commit 86c4196Copy full SHA for 86c4196
MODULE.bazel
@@ -38,9 +38,9 @@ bazel_dep(name = "toolchains_llvm", version = "0.10.3")
38
SHADED_RUNTIME_MAVEN_ARTIFACTS = [
39
# keep sorted
40
# renovate: keep updated
41
- "com.github.jsqlparser:jsqlparser:4.9",
42
- "com.google.errorprone:error_prone_annotations:2.42.0",
43
- "com.google.guava:guava:33.5.0-android",
+ "com.github.jsqlparser:jsqlparser:5.3",
+ "com.google.errorprone:error_prone_annotations:2.43.0",
+ "com.google.guava:guava:33.5.0-jre",
44
"io.github.classgraph:classgraph:4.8.184",
45
"net.bytebuddy:byte-buddy-agent:1.17.8",
46
"net.jodah:typetools:0.6.3",
0 commit comments