We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30eb312 commit 3c46acbCopy full SHA for 3c46acb
build.gradle.kts
@@ -47,6 +47,6 @@ repositories {
47
dependencies {
48
implementation(gradleApi())
49
compile(localGroovy())
50
- implementation("com.github.replaymod:remap:19874df")
+ implementation("com.github.replaymod:remap:39b3db9")
51
implementation("net.fabricmc:tiny-mappings-parser:0.2.1.13")
52
}
0 commit comments