We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3f461 commit da04f3aCopy full SHA for da04f3a
gradle/libs.versions.toml
@@ -1,14 +1,14 @@
1
[versions]
2
antlr3 = '3.5.3'
3
antlr4 = '4.13.2'
4
-asm = '9.9'
+asm = '9.9.1'
5
smali = '3.0.9'
6
commons-compress = '1.28.0'
7
junit = '5.14.1'
8
junit-platform = '1.14.1'
9
r8 = '4.0.63' # Newer versions only for Java 11+
10
nexus-publish-plugin = '2.0.0'
11
-shadow-plugin = '9.2.2'
+shadow-plugin = '9.3.0'
12
versions-plugin = '0.53.0'
13
14
[libraries]
libs/asm-9.9-mctle.jar libs/asm-9.9.1-mctle.jarlibs/asm-9.9-mctle.jar renamed to libs/asm-9.9.1-mctle.jar
123 KB
0 commit comments