Skip to content

Commit e1aea1f

Browse files
authored
Merge pull request #55 from faststats-dev/renovate/com.gradleup.shadow-9.x
Update plugin com.gradleup.shadow to v9.3.0
2 parents 10914d4 + 2c8ecbe commit e1aea1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/example-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.gradleup.shadow") version ("9.2.2")
2+
id("com.gradleup.shadow") version "9.3.1"
33
}
44

55
repositories {

0 commit comments

Comments
 (0)