Skip to content

Commit 720625d

Browse files
chore(deps): Update gradle and github actions
1 parent d02c56f commit 720625d

File tree

5 files changed

+5
-9
lines changed

5 files changed

+5
-9
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ktlint = "1.7.0"
55
ktor = "3.2.3"
66

77
[plugins]
8-
indra-git = { id = "net.kyori.indra.git", version = "3.2.0" }
8+
indra-git = { id = "net.kyori.indra.git", version = "4.0.0" }
99
jib = { id = "com.google.cloud.tools.jib", version = "3.4.5" }
1010
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1111
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
12-
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
12+
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
1313

1414
[libraries]
1515
adventure-minimessage = { group = "net.kyori", name = "adventure-text-minimessage", version.ref = "adventure" }

gradle/wrapper/gradle-wrapper.jar

1.83 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.2.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

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

gradlew.bat

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

0 commit comments

Comments
 (0)