File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ cloud-buildLogic-rootProject-spotless = { id = "org.incendo.cloud-build-logic.sp
7272run-paper = { id = " xyz.jpenilla.run-paper" , version.ref = " run-task" }
7373run-velocity = { id = " xyz.jpenilla.run-velocity" , version.ref = " run-task" }
7474run-waterfall = { id = " xyz.jpenilla.run-waterfall" , version.ref = " run-task" }
75- shadow = { id = " com.gradleup.shadow" , version = " 8.3.0 " }
75+ shadow = { id = " com.gradleup.shadow" , version = " 8.3.5 " }
7676
7777[bundles ]
7878immutables = [" immutables" , " immutablesAnnotate" ]
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ pluginManagement {
1212}
1313
1414plugins {
15- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
15+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.9 .0"
1616}
1717
1818dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments