Skip to content

Commit 5411627

Browse files
XTidyCodeXTidyCode
authored andcommitted
Bumped ASM Version
1 parent 5ce2255 commit 5411627

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

org.mapleir.parent/org.mapleir.modasm/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ plugins {
44

55
dependencies {
66
api project(':stdlib')
7-
api 'org.ow2.asm:asm:9.3'
8-
api 'org.ow2.asm:asm-tree:9.3'
9-
api 'org.ow2.asm:asm-util:9.3'
10-
api 'org.ow2.asm:asm-commons:9.3'
7+
api 'org.ow2.asm:asm:9.5'
8+
api 'org.ow2.asm:asm-tree:9.5'
9+
api 'org.ow2.asm:asm-util:9.5'
10+
api 'org.ow2.asm:asm-commons:9.5'
1111
}
1212

1313
group = 'dev.skidfuscator.mapleir'

0 commit comments

Comments
 (0)