Skip to content

Commit

Permalink
Update checkerFrameworkVersion to v3.42.0-eisop5 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 293642e commit 4795303
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 @@ -112,7 +112,7 @@ if (true) {
} else {
// To use a snapshot version of the EISOP Checker Framework.
// TODO: Change the above test to false to use a snapshot.
ext.checkerFrameworkVersion = '3.42.0-eisop4'
ext.checkerFrameworkVersion = '3.42.0-eisop5'
configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'minutes'
}
Expand Down

0 comments on commit 4795303

Please sign in to comment.