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 653c32d commit ef0e6b9Copy full SHA for ef0e6b9
build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
id("org.jetbrains.dokka") version "1.9.20"
23
id("architectury-plugin") version "3.4-SNAPSHOT"
24
id("dev.architectury.loom") version "1.7-SNAPSHOT" apply false
25
- id("com.github.johnrengelman.shadow") version "8.3.0" apply false
+ id("com.github.johnrengelman.shadow") version "8.1.1" apply false
26
}
27
28
architectury {
0 commit comments