Skip to content

Commit

Permalink
Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (#387)
Browse files Browse the repository at this point in the history
Bumps gradle-errorprone-plugin from 2.0.2 to 3.0.1.

---
updated-dependencies:
- dependency-name: net.ltgt.gradle:gradle-errorprone-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mateusz Rzeszutek <[email protected]>
  • Loading branch information
dependabot[bot] and Mateusz Rzeszutek authored Oct 17, 2022
1 parent 102e6ae commit de5d2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ dependencies {
implementation("com.android.tools.build:gradle:7.3.0")

implementation("com.diffplug.spotless:spotless-plugin-gradle:6.9.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:2.0.2")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.4.0")
}

0 comments on commit de5d2bb

Please sign in to comment.