Skip to content

Commit 9663773

Browse files
authored
Merge pull request #54 from KyoriPowered/renovate/gradle-and-github-actions
chore(deps): Update gradle and github actions
2 parents 9b64d8b + 7247f0f commit 9663773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version = "1.0"
33

44
[versions]
55
checkstyle = "10.12.3"
6-
indra = "3.1.2"
6+
indra = "3.1.3"
77
junit = "5.10.0"
88
stylecheck = "0.2.1"
99
errorprone = "2.21.1"
@@ -32,4 +32,4 @@ indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
3232
indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
3333
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
3434
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1"}
35-
spotless = { id = "com.diffplug.spotless", version = "6.20.0" }
35+
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }

0 commit comments

Comments
 (0)