Skip to content

Commit 417bf47

Browse files
dependency: Update plugin com.gradleup.shadow to v9.3.2 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jakub Kędziora <77227023+Jakubk15@users.noreply.github.com>
1 parent 47ca4bf commit 417bf47

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.1"
8+
id("com.gradleup.shadow") version "9.3.2"
99
id("com.modrinth.minotaur") version "2.+"
1010
}
1111

0 commit comments

Comments
 (0)