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 fa7178c commit 9049866Copy full SHA for 9049866
gradle.properties
@@ -35,7 +35,7 @@ calcite.avatica.version=1.26.0
35
36
# Plugins
37
com.github.autostyle.version=3.0
38
-com.github.johnrengelman.shadow.version=8.0.0
+com.github.johnrengelman.shadow.version=8.1.1
39
com.github.spotbugs.version=2.0.0
40
com.github.vlsi.vlsi-release-plugins.version=1.90
41
com.google.protobuf.version=0.8.12
@@ -54,7 +54,7 @@ checkstyle.version=10.3.2
54
jdk8.checkstyle.version=9.3
55
spotbugs.version=3.1.11
56
57
-asm.version=7.1
+asm.version=9.7.1
58
bouncycastle.version=1.70
59
bytebuddy.version=1.15.1
60
dropwizard-metrics.version=4.0.5
0 commit comments