Skip to content

Commit eb78614

Browse files
dependency: Update plugin com.gradleup.shadow to v9.4.1
1 parent 5ac2fc3 commit eb78614

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
@@ -5,7 +5,7 @@ plugins {
55
id("java")
66
id("de.eldoria.plugin-yml.paper") version "0.8.0"
77
id("xyz.jpenilla.run-paper") version "3.0.2"
8-
id("com.gradleup.shadow") version "9.3.2"
8+
id("com.gradleup.shadow") version "9.4.1"
99
id("com.modrinth.minotaur") version "2.+"
1010
}
1111

0 commit comments

Comments
 (0)