Skip to content

Commit

Permalink
Update dependency io.github.eisop:checker to v3.42.0-eisop3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent be590ae commit 5342b32
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 @@ -91,7 +91,7 @@ apply plugin: 'org.checkerframework'
dependencies {
compileOnly 'io.github.eisop:checker-qual:3.34.0-eisop1'
testCompileOnly 'io.github.eisop:checker-qual:3.34.0-eisop1'
checkerFramework 'io.github.eisop:checker:3.34.0-eisop1'
checkerFramework 'io.github.eisop:checker:3.42.0-eisop3'
}

checkerFramework {
Expand Down

0 comments on commit 5342b32

Please sign in to comment.