Skip to content

Commit

Permalink
chore(deps): Update dependency org.checkerframework:checker-qual to v…
Browse files Browse the repository at this point in the history
…3.25.0
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent b21c528 commit c4c31d2
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.25.0")
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 c4c31d2

Please sign in to comment.