Skip to content

Commit

Permalink
Make versions consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Jan 9, 2024
1 parent f661141 commit dbbd5b1
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.42.0-eisop2'
testCompileOnly 'io.github.eisop:checker-qual:3.42.0-eisop2'
checkerFramework 'io.github.eisop:checker:3.34.0-eisop1'
checkerFramework 'io.github.eisop:checker:3.42.0-eisop2'
}

checkerFramework {
Expand Down

0 comments on commit dbbd5b1

Please sign in to comment.