Skip to content

Commit

Permalink
Build: Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.0.1 to 3.…
Browse files Browse the repository at this point in the history
…1.0 (#7409)

Bumps net.ltgt.gradle:gradle-errorprone-plugin from 3.0.1 to 3.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent 8a8508d commit 1909e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ buildscript {
// com.palantir.baseline:gradle-baseline-java:4.42.0 (the last version supporting Java 8) pulls
// in an old version of the errorprone, which doesn't work w/ Gradle 8, so bump errorpone as
// well.
classpath "net.ltgt.gradle:gradle-errorprone-plugin:3.0.1"
classpath "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"

classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
Expand Down

0 comments on commit 1909e2a

Please sign in to comment.