Skip to content

Commit 8f6a238

Browse files
authored
Update build.gradle.kts
1 parent b0c737e commit 8f6a238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
// If we are building for legacy forge, includes the launch wrapper with `shade` as we configured earlier, as well as mixin 0.7.11
9898
if (platform.isLegacyForge) {
9999
compileOnly("org.spongepowered:mixin:0.7.11-SNAPSHOT")
100-
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
100+
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta17")
101101
}
102102
}
103103

0 commit comments

Comments
 (0)