Skip to content

Commit 1a13da4

Browse files
committed
Update mapping-io
1 parent d1b8102 commit 1a13da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
api 'org.ow2.asm:asm-commons:9.7.1'
2727
implementation 'org.ow2.asm:asm-tree:9.7.1'
2828
implementation 'org.ow2.asm:asm-util:9.7.1'
29-
implementation "net.fabricmc:mapping-io:0.5.0"
29+
implementation "net.fabricmc:mapping-io:0.7.1"
3030

3131
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
3232
}

0 commit comments

Comments
 (0)