Skip to content

Commit 0c2eb53

Browse files
chore(deps): Update gradle and github actions to v9
1 parent 725bc93 commit 0c2eb53

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ cloud-buildLogic-rootProject-spotless = { id = "org.incendo.cloud-build-logic.sp
7272
run-paper = { id = "xyz.jpenilla.run-paper", version.ref = "run-task" }
7373
run-velocity = { id = "xyz.jpenilla.run-velocity", version.ref = "run-task" }
7474
run-waterfall = { id = "xyz.jpenilla.run-waterfall", version.ref = "run-task" }
75-
shadow = { id = "com.gradleup.shadow", version = "8.3.8" }
75+
shadow = { id = "com.gradleup.shadow", version = "9.0.0" }
7676

7777
[bundles]
7878
immutables = ["immutables", "immutablesAnnotate"]

gradle/wrapper/gradle-wrapper.jar

1.65 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)