Skip to content

Commit c75b88e

Browse files
chore(deps): Update build deps and github actions
1 parent a0e4942 commit c75b88e

5 files changed

Lines changed: 7 additions & 11 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "1.0"
55
accessWidener = "2.1.0"
66
asm = "9.9.1"
77
vineFlower = "1.11.2"
8-
ideaExt = "1.3"
8+
ideaExt = "1.4.1"
99
indra = "4.0.0"
1010
junit = "5.14.1"
1111
mergeTool = "1.2.3"
@@ -30,12 +30,12 @@ mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
3030

3131
[plugins]
3232
blossom = { id = "net.kyori.blossom", version = "2.2.0" }
33-
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
33+
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "2.1.1" }
3434
ideaExt = { id = "org.jetbrains.gradle.plugin.idea-ext", version.ref = "ideaExt" }
3535
indra = { id = "net.kyori.indra", version.ref = "indra" }
3636
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
3737
indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
3838
indra-publishing = { id = "net.kyori.indra.publishing", version.ref = "indra" }
3939
indra-publishing-gradlePlugin = { id = "net.kyori.indra.publishing.gradle-plugin", version.ref = "indra" }
4040
indra-publishing-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
41-
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
41+
spotless = { id = "com.diffplug.spotless", version = "8.4.0" }

gradle/wrapper/gradle-wrapper.jar

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

gradlew

Lines changed: 2 additions & 5 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)