We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b8102 commit 1a13da4Copy full SHA for 1a13da4
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api 'org.ow2.asm:asm-commons:9.7.1'
27
implementation 'org.ow2.asm:asm-tree:9.7.1'
28
implementation 'org.ow2.asm:asm-util:9.7.1'
29
- implementation "net.fabricmc:mapping-io:0.5.0"
+ implementation "net.fabricmc:mapping-io:0.7.1"
30
31
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
32
}
0 commit comments