Skip to content

Commit

Permalink
chore(deps): Update dependency net.ltgt.gradle:gradle-errorprone-plug…
Browse files Browse the repository at this point in the history
…in to v4
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent 236f31c commit b8dbe42
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:3.1.0"
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.0.1"
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 b8dbe42

Please sign in to comment.