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 e0ab923 commit 76bd6feCopy full SHA for 76bd6fe
networking-fabric/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("fabric-loom") version "1.11-SNAPSHOT"
3
- id("com.github.johnrengelman.shadow") version "8.1.1"
+ id("com.gradleup.shadow") version "9.2.0"
4
}
5
6
repositories {
0 commit comments