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 068587e commit d9ba701Copy full SHA for d9ba701
MODULE.bazel
@@ -39,9 +39,9 @@ bazel_dep(name = "toolchains_llvm", version = "1.5.0")
39
SHADED_RUNTIME_MAVEN_ARTIFACTS = [
40
# keep sorted
41
# renovate: keep updated
42
- "com.github.jsqlparser:jsqlparser:4.9",
+ "com.github.jsqlparser:jsqlparser:5.3",
43
"com.google.errorprone:error_prone_annotations:2.44.0",
44
- "com.google.guava:guava:33.5.0-android",
+ "com.google.guava:guava:33.5.0-jre",
45
"io.github.classgraph:classgraph:4.8.184",
46
"net.bytebuddy:byte-buddy-agent:1.18.1",
47
"net.jodah:typetools:0.6.3",
0 commit comments