Skip to content

Commit

Permalink
Update dependency org.checkerframework:checker-qual to v3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 18, 2022
1 parent b0cd142 commit 8271e9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
}

dependencies {
compileOnlyApi("org.checkerframework:checker-qual:3.18.0")
compileOnlyApi("org.checkerframework:checker-qual:3.21.2")
testImplementation("net.jodah:concurrentunit:0.4.6")
testImplementation("com.google.guava:guava-testlib:31.0.1-jre")
testImplementation(platform("org.junit:junit-bom:5.8.2"))
Expand Down

0 comments on commit 8271e9b

Please sign in to comment.