Skip to content

Commit 8336782

Browse files
chore(deps): Update gradle and github actions
1 parent 7d529f4 commit 8336782

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
@@ -27,10 +27,10 @@ errorprone = { module = "com.google.errorprone:error_prone_core", version.ref =
2727
zCheckstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
2828

2929
[plugins]
30-
errorprone = "net.ltgt.errorprone:4.2.0"
30+
errorprone = "net.ltgt.errorprone:4.3.0"
3131
indra = { id = "net.kyori.indra", version.ref = "indra" }
3232
indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
3333
indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
3434
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
3535
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"}
36-
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
36+
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

0 commit comments

Comments
 (0)