Skip to content

Commit

Permalink
Update checkerFrameworkVersion to v3.42.0-eisop5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 3a3b5d3 commit 42105c7
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 @@ -120,7 +120,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 42105c7

Please sign in to comment.