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.39.0
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent b21c528 commit 4d8de74
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.39.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 4d8de74

Please sign in to comment.