Skip to content

Commit c591a9b

Browse files
chore(deps): Update dependency org.checkerframework:checker-qual to v3.24.0
1 parent b9142a8 commit c591a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
compileOnlyApi("org.checkerframework:checker-qual:3.22.0")
6+
compileOnlyApi("org.checkerframework:checker-qual:3.24.0")
77
api("it.unimi.dsi:fastutil:8.5.8")
88
api("space.vectrix.flare:flare:2.0.1")
99
api("space.vectrix.flare:flare-fastutil:2.0.1")

0 commit comments

Comments
 (0)