We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7240b commit e923a5fCopy full SHA for e923a5f
1 file changed
buildsystem-core/build.gradle.kts
@@ -5,7 +5,7 @@ applyCoreConfiguration()
5
6
plugins {
7
id("java-library")
8
- id("com.gradleup.shadow") version "9.4.0"
+ id("com.gradleup.shadow") version "9.4.1"
9
id("de.eldoria.plugin-yml.bukkit") version "0.9.0"
10
}
11
0 commit comments