Skip to content

Commit a005c48

Browse files
committed
I forgor
1 parent 70cff07 commit a005c48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies {
1818
api 'com.github.QuiltMC:quiltflower:1.8.1'
1919
api 'com.google.code.gson:gson:2.2.4'
2020
api 'org.semver4j:semver4j:4.3.0'
21-
api 'org.ow2.asm:asm-commons:9.4'
22-
api 'org.ow2.asm:asm-util:9.4'
21+
api 'org.ow2.asm:asm-commons:9.5'
22+
api 'org.ow2.asm:asm-util:9.5'
2323
// Need LWJGL 2 for game decompilation.
2424
api('org.lwjgl.lwjgl:lwjgl:2.9.3') {
2525
transitive = false

0 commit comments

Comments
 (0)