Skip to content

Commit

Permalink
Bump versions.eisopVersion in /docs/examples/errorprone
Browse files Browse the repository at this point in the history
Bumps `versions.eisopVersion` from 3.42.0-eisop1 to 3.42.0-eisop4.

Updates `io.github.eisop:checker-qual` from 3.42.0-eisop1 to 3.42.0-eisop4
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](checker-framework-3.42.0-eisop1...checker-framework-3.42.0-eisop4)

Updates `io.github.eisop:checker` from 3.42.0-eisop1 to 3.42.0-eisop4
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](checker-framework-3.42.0-eisop1...checker-framework-3.42.0-eisop4)

---
updated-dependencies:
- dependency-name: io.github.eisop:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.eisop:checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 61d8e8e commit 80f2269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/errorprone/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {

ext {
versions = [
eisopVersion: '3.42.0-eisop1',
eisopVersion: '3.42.0-eisop4',
]
}

Expand Down

0 comments on commit 80f2269

Please sign in to comment.