Skip to content

Commit d2d1873

Browse files
chore(deps): Update gradle and github actions
1 parent aaa49cb commit d2d1873

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# build logic
3-
cloud-build-logic = "0.0.17"
3+
cloud-build-logic = "0.0.18"
44
checkstyle = "10.12.5"
55
stylecheck = "0.2.1"
66
ktlint = "0.50.0"
@@ -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 = "9.3.0" }
75+
shadow = { id = "com.gradleup.shadow", version = "9.4.0" }
7676

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

gradle/wrapper/gradle-wrapper.jar

3.25 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-9.2.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.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)