Skip to content

Commit

Permalink
Update Remap
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jun 7, 2024
1 parent 66ab351 commit dbdc3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repositories {
dependencies {
implementation(gradleApi())
implementation(localGroovy())
implementation("dev.deftu:Remap:0.2.0")
implementation("dev.deftu:Remap:0.2.1")
implementation("net.fabricmc:tiny-mappings-parser:0.2.1.13")
testImplementation("io.kotest:kotest-runner-junit5-jvm:$kotestVersion")
testImplementation("io.kotest:kotest-assertions-core-jvm:$kotestVersion")
Expand Down

0 comments on commit dbdc3a9

Please sign in to comment.