Skip to content

Commit

Permalink
Update checkerFrameworkVersion to v3.42.0-eisop4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent 5a6fec7 commit aba65d2
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 @@ -113,7 +113,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-SNAPSHOT'
ext.checkerFrameworkVersion = '3.42.0-eisop4'
configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'minutes'
}
Expand Down

0 comments on commit aba65d2

Please sign in to comment.