Skip to content

Commit

Permalink
Update mapping-io
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Jan 26, 2025
1 parent d1b8102 commit 1a13da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
api 'org.ow2.asm:asm-commons:9.7.1'
implementation 'org.ow2.asm:asm-tree:9.7.1'
implementation 'org.ow2.asm:asm-util:9.7.1'
implementation "net.fabricmc:mapping-io:0.5.0"
implementation "net.fabricmc:mapping-io:0.7.1"

testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
}
Expand Down

0 comments on commit 1a13da4

Please sign in to comment.