Skip to content

Commit

Permalink
chore(deps): bump errorprone gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Dec 6, 2024
1 parent 1b5a9b1 commit 4012737
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 @@ -59,7 +59,7 @@ contractValidator = "ca.stellardrift:contract-validator:1.0.1"
errorprone = { module = "com.google.errorprone:error_prone_core", version.ref = "errorprone" }
stylecheck = "ca.stellardrift:stylecheck:0.2.1"

build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.0.1"
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
build-indra-sonatype = { module = "net.kyori:indra-publishing-sonatype", version.ref = "indra" }
Expand Down

0 comments on commit 4012737

Please sign in to comment.