We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f72ff commit 32dbeabCopy full SHA for 32dbeab
gradle/libs.versions.toml
@@ -3,12 +3,12 @@ antlr3 = '3.5.3'
3
antlr4 = '4.13.2'
4
asm = '9.8'
5
smali = '3.0.9'
6
-commons-compress = '1.27.1'
+commons-compress = '1.28.0'
7
junit = '5.13.4'
8
junit-platform = '1.13.4'
9
r8 = '4.0.63' # Newer versions only for Java 11+
10
nexus-publish-plugin = '2.0.0'
11
-shadow-plugin = '9.0.0-rc2'
+shadow-plugin = '9.0.0-rc3'
12
versions-plugin = '0.52.0'
13
14
[libraries]
0 commit comments