Skip to content

Commit

Permalink
Update dependency io.github.eisop:checker to v3.39.0-eisop1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 15a290d commit c65630b
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 @@ -95,7 +95,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.39.0-eisop1'
}

checkerFramework {
Expand Down

0 comments on commit c65630b

Please sign in to comment.