Skip to content

Commit d52ca21

Browse files
committed
Update dependencies
1 parent 62d63a7 commit d52ca21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
22
antlr3 = '3.5.3'
33
antlr4 = '4.13.2'
4-
asm = '9.7.1'
4+
asm = '9.8'
55
smali = '3.0.9'
66
commons-compress = '1.27.1'
7-
junit = '5.12.0'
8-
junit-platform = '1.12.0'
7+
junit = '5.12.1'
8+
junit-platform = '1.12.1'
99
r8 = '4.0.63' # Newer versions only for Java 11+
1010
nexus-publish-plugin = '2.0.0'
1111
shadow-plugin = '8.3.6'

0 commit comments

Comments
 (0)