Skip to content

Commit

Permalink
Update dependency io.github.eisop:checker-qual to v3.39.0-eisop1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent d1f936b commit ffb7e89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ tasks.withType(JavaCompile).configureEach {
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'
compileOnly 'io.github.eisop:checker-qual:3.39.0-eisop1'
testCompileOnly 'io.github.eisop:checker-qual:3.39.0-eisop1'
checkerFramework 'io.github.eisop:checker:3.34.0-eisop1'
}

Expand Down

0 comments on commit ffb7e89

Please sign in to comment.