Skip to content

Commit

Permalink
Merge pull request #72 from KyoriPowered/renovate/major-gradle-and-gi…
Browse files Browse the repository at this point in the history
…thub-actions

chore(deps): Update plugin errorprone to v4
  • Loading branch information
zml2008 authored Aug 4, 2024
2 parents 45badaf + 9552849 commit 2b07886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ errorprone = { module = "com.google.errorprone:error_prone_core", version.ref =
zCheckstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }

[plugins]
errorprone = "net.ltgt.errorprone:3.1.0"
errorprone = "net.ltgt.errorprone:4.0.1"
indra = { id = "net.kyori.indra", version.ref = "indra" }
indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
Expand Down

0 comments on commit 2b07886

Please sign in to comment.