Skip to content

Commit 79f1d00

Browse files
chore: Update plugin com.gradleup.shadow to v9.3.1 (#411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cfe5f5 commit 79f1d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applyCoreConfiguration()
55

66
plugins {
77
id("java-library")
8-
id("com.gradleup.shadow") version "9.3.0"
8+
id("com.gradleup.shadow") version "9.3.1"
99
id("de.eldoria.plugin-yml.bukkit") version "0.8.0"
1010
}
1111

0 commit comments

Comments
 (0)