Skip to content

Commit da04f3a

Browse files
committed
Update ASM and shadow plugin
1 parent ac3f461 commit da04f3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
22
antlr3 = '3.5.3'
33
antlr4 = '4.13.2'
4-
asm = '9.9'
4+
asm = '9.9.1'
55
smali = '3.0.9'
66
commons-compress = '1.28.0'
77
junit = '5.14.1'
88
junit-platform = '1.14.1'
99
r8 = '4.0.63' # Newer versions only for Java 11+
1010
nexus-publish-plugin = '2.0.0'
11-
shadow-plugin = '9.2.2'
11+
shadow-plugin = '9.3.0'
1212
versions-plugin = '0.53.0'
1313

1414
[libraries]

0 commit comments

Comments
 (0)