Skip to content

Commit bee9224

Browse files
chore(deps): Update build systems
1 parent 839d736 commit bee9224

5 files changed

Lines changed: 15 additions & 24 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import com.xpdustry.toxopid.task.MindustryExec
77
import java.util.Properties
88

99
plugins {
10-
id("com.diffplug.spotless") version "8.4.0"
10+
id("com.diffplug.spotless") version "8.6.0"
1111
id("net.kyori.indra") version "4.0.0"
1212
id("com.gradleup.shadow") version "9.4.1"
1313
id("com.xpdustry.toxopid") version "4.2.0"

gradle/wrapper/gradle-wrapper.jar

-504 Bytes
Binary file not shown.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
44
networkTimeout=10000
5+
retries=0
6+
retryBackOffMs=500
57
validateDistributionUrl=true
68
zipStoreBase=GRADLE_USER_HOME
79
zipStorePath=wrapper/dists

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.

gradlew.bat

Lines changed: 10 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)