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.46.0
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent b21c528 commit a232d21
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.46.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 a232d21

Please sign in to comment.