Skip to content

Commit

Permalink
Bump errorprone-support from 0.13.0 to 0.14.0 (#1238)
Browse files Browse the repository at this point in the history
Bumps `errorprone-support` from 0.13.0 to 0.14.0.

Updates `tech.picnic.error-prone-support:error-prone-contrib` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/PicnicSupermarket/error-prone-support/releases)
- [Commits](PicnicSupermarket/error-prone-support@v0.13.0...v0.14.0)

Updates `tech.picnic.error-prone-support:refaster-runner` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/PicnicSupermarket/error-prone-support/releases)
- [Commits](PicnicSupermarket/error-prone-support@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: tech.picnic.error-prone-support:error-prone-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: tech.picnic.error-prone-support:refaster-runner
  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 5, 2023
1 parent 4999d58 commit 1f0d451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ eclipse-collections = "12.0.0.M3"
ehcache3 = "3.10.8"
errorprone-core = "2.22.0"
errorprone-plugin = "3.1.0"
errorprone-support = "0.13.0"
errorprone-support = "0.14.0"
expiring-map = "0.5.11"
fast-filter = "1.0.2"
fastutil = "8.5.12"
Expand Down

0 comments on commit 1f0d451

Please sign in to comment.