Skip to content

Commit 60136fb

Browse files
committed
Update ASM for Java 19 support
1 parent a4b74bf commit 60136fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<annotations.version>23.0.0</annotations.version>
1717
<antlr4.version>4.9.3</antlr4.version>
1818
<apktool.version>2.6.1</apktool.version>
19-
<asm.version>9.2</asm.version>
19+
<asm.version>9.3</asm.version>
2020
<bined.version>0.2.0</bined.version>
2121
<byteanalysis.version>1.0bcv</byteanalysis.version>
2222
<cfr.version>0.152</cfr.version>

0 commit comments

Comments
 (0)