Skip to content

Commit 806d540

Browse files
fix(deps): update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.2.0 (#1858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 017bf87 commit 806d540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
dependencies {
1414
// When updating, update above in plugins too
1515
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
16-
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
16+
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
1717
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
1818
implementation("org.owasp:dependency-check-gradle:12.1.1")
1919
}

0 commit comments

Comments
 (0)