Skip to content

Commit

Permalink
chore(deps): Update plugin errorprone to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 45badaf commit 9552849
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 9552849

Please sign in to comment.