Skip to content

Commit

Permalink
Bump net.ltgt.errorprone from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps net.ltgt.errorprone from 4.0.1 to 4.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7f3c118 commit ec96ece
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 @@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id 'java'
id 'com.gradleup.shadow' version '8.3.3'
id 'net.ltgt.errorprone' version '4.0.1'
id 'net.ltgt.errorprone' version '4.1.0'
}

repositories {
Expand Down

0 comments on commit ec96ece

Please sign in to comment.