Skip to content

Commit

Permalink
Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent b03121b commit 88b636e
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 @@ -19,7 +19,7 @@ buildscript {
classpath "org.beryx:badass-jar:2.0.0"
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
classpath "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
classpath "net.ltgt.gradle:gradle-errorprone-plugin:4.0.1"
}
}

Expand Down

0 comments on commit 88b636e

Please sign in to comment.