Skip to content

Commit

Permalink
Update to latest Mapping-IO release
Browse files Browse the repository at this point in the history
  • Loading branch information
NebelNidas committed Oct 9, 2023
1 parent e32dfa1 commit 9cc9988
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 @@ -20,7 +20,7 @@ subprojects {
implementation 'com.google.guava:guava:30.1.1-jre'
implementation 'com.google.code.gson:gson:2.8.7'

implementation 'net.fabricmc:mapping-io:0.5.0-SNAPSHOT'
implementation 'net.fabricmc:mapping-io:0.5.0-beta.1'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.hamcrest:hamcrest:2.2'
Expand Down

0 comments on commit 9cc9988

Please sign in to comment.