Skip to content

Commit 32dbeab

Browse files
committed
Update dependencies
1 parent 42f72ff commit 32dbeab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ antlr3 = '3.5.3'
33
antlr4 = '4.13.2'
44
asm = '9.8'
55
smali = '3.0.9'
6-
commons-compress = '1.27.1'
6+
commons-compress = '1.28.0'
77
junit = '5.13.4'
88
junit-platform = '1.13.4'
99
r8 = '4.0.63' # Newer versions only for Java 11+
1010
nexus-publish-plugin = '2.0.0'
11-
shadow-plugin = '9.0.0-rc2'
11+
shadow-plugin = '9.0.0-rc3'
1212
versions-plugin = '0.52.0'
1313

1414
[libraries]

0 commit comments

Comments
 (0)