Skip to content

Commit ef0e6b9

Browse files
committed
Revert "bump shadow"
This reverts commit 483cfcb.
1 parent 653c32d commit ef0e6b9

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
@@ -22,7 +22,7 @@ plugins {
2222
id("org.jetbrains.dokka") version "1.9.20"
2323
id("architectury-plugin") version "3.4-SNAPSHOT"
2424
id("dev.architectury.loom") version "1.7-SNAPSHOT" apply false
25-
id("com.github.johnrengelman.shadow") version "8.3.0" apply false
25+
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
2626
}
2727

2828
architectury {

0 commit comments

Comments
 (0)