Skip to content

Commit

Permalink
Bump net.ltgt.errorprone from 4.0.1 to 4.1.0 (#3476)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 421ddaf commit b005baa
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 @@ -42,7 +42,7 @@ plugins {
id 'io.spring.javadoc-aggregate' version '0.0.1' apply false
id 'biz.aQute.bnd.builder' version '6.4.0' apply false
id 'org.graalvm.buildtools.native' version '0.9.25' apply false
id 'net.ltgt.errorprone' version '4.0.1' apply false
id 'net.ltgt.errorprone' version '4.1.0' apply false
}

description = 'Reactive Streams Netty driver'
Expand Down

0 comments on commit b005baa

Please sign in to comment.