Skip to content

Commit 70de039

Browse files
committed
fix(deps): Update Gradle version
1 parent d7deb71 commit 70de039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bstats = "3.1.0"
77

88
# Plugins
99
blossom = "2.1.0"
10-
shadow = "8.1.1"
10+
shadow = "8.3.5"
1111
runvelocity = "2.3.1"
1212

1313
configurate = "4.2.0"
@@ -27,6 +27,6 @@ jdwebhooks = { group = "io.github.4drian3d", name = "jdwebhooks", version = "1.1
2727
[plugins]
2828

2929
blossom = { id = "net.kyori.blossom", version.ref = "blossom" }
30-
shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadow" }
30+
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }
3131
runvelocity = { id = "xyz.jpenilla.run-velocity", version.ref = "runvelocity" }
3232
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.9" }

0 commit comments

Comments
 (0)