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.34.0
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent b9142a8 commit 6afbce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
compileOnlyApi("org.checkerframework:checker-qual:3.22.0")
compileOnlyApi("org.checkerframework:checker-qual:3.34.0")
api("it.unimi.dsi:fastutil:8.5.8")
api("space.vectrix.flare:flare:2.0.1")
api("space.vectrix.flare:flare-fastutil:2.0.1")
Expand Down

0 comments on commit 6afbce7

Please sign in to comment.