We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d63a7 commit d52ca21Copy full SHA for d52ca21
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
antlr3 = '3.5.3'
3
antlr4 = '4.13.2'
4
-asm = '9.7.1'
+asm = '9.8'
5
smali = '3.0.9'
6
commons-compress = '1.27.1'
7
-junit = '5.12.0'
8
-junit-platform = '1.12.0'
+junit = '5.12.1'
+junit-platform = '1.12.1'
9
r8 = '4.0.63' # Newer versions only for Java 11+
10
nexus-publish-plugin = '2.0.0'
11
shadow-plugin = '8.3.6'
0 commit comments