Skip to content

Commit 8bf35d0

Browse files
fix(deps): update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.3.0 (#1984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6e20db commit 8bf35d0

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.4")
16-
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
16+
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
1717
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
1818
implementation("org.owasp:dependency-check-gradle:12.1.3")
1919
}

0 commit comments

Comments
 (0)