Skip to content

Commit 25b96f9

Browse files
Bump com.gradleup.shadow from 9.2.1 to 9.3.0 (#148)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e3eba1 commit 25b96f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playtime-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
22

33
plugins {
44
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
5-
id("com.gradleup.shadow") version "9.2.1"
5+
id("com.gradleup.shadow") version "9.3.0"
66
}
77

88
dependencies {

0 commit comments

Comments
 (0)