Skip to content

Commit a660e65

Browse files
fix(deps): update dependency net.ltgt.gradle:gradle-errorprone-plugin to v5
1 parent a8bf9a1 commit a660e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugin-convention-coverage = { module = "com.xenoterracide.gradle.convention:cov
2727
plugin-convention-publish = { module = "com.xenoterracide.gradle.convention:publish", version.ref = "convention" }
2828
plugin-convention-spotbugs = { module = "com.xenoterracide.gradle.convention:spotbugs", version.ref = "convention" }
2929
plugin-dependency-analysis = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version = "3.+" }
30-
plugin-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:4.+"
30+
plugin-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:5.+"
3131
spotbugs = "com.github.spotbugs:spotbugs:4.+"
3232
spring-bom = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "spring" }
3333
vavr = "io.vavr:vavr:0.+"

0 commit comments

Comments
 (0)