We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9142a8 commit a821a23Copy full SHA for a821a23
engine/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- compileOnlyApi("org.checkerframework:checker-qual:3.22.0")
+ compileOnlyApi("org.checkerframework:checker-qual:3.45.0")
7
api("it.unimi.dsi:fastutil:8.5.8")
8
api("space.vectrix.flare:flare:2.0.1")
9
api("space.vectrix.flare:flare-fastutil:2.0.1")
0 commit comments