Skip to content

Commit f0d156a

Browse files
Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.2.0 (#4344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c38c9b commit f0d156a

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
@@ -33,7 +33,7 @@ kotlin-stdLib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
3333
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
3434
kotlin-serializationPlugin = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
3535

36-
errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
36+
errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.2.0"
3737
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.10.0" }
3838
errorproneJavac = { module = "com.google.errorprone:javac", version = "9+181-r4173-1" }
3939

0 commit comments

Comments
 (0)