Skip to content

Commit 1fa90a2

Browse files
committed
Revert change to ASM dependency in 766022b
1 parent 794171b commit 1fa90a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
compile 'com.flowpowered:flow-noise:1.0.1-SNAPSHOT'
6666

6767
// Event generation
68-
compile 'org.ow2.asm:asm-debug-all:5.0.3'
68+
compile 'org.ow2.asm:asm:5.0.3'
6969
}
7070

7171
// JAR manifest configuration

0 commit comments

Comments
 (0)