Skip to content

Commit b34c6cb

Browse files
Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.0.1 to 3.1.0 (#850)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f01a619 commit b34c6cb

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:6.18.0")
16-
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
16+
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
1717
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
1818
}
1919

0 commit comments

Comments
 (0)