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 9a281fc commit bab3607Copy full SHA for bab3607
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ jbAnnos = "26.0.2"
8
[libraries]
9
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
10
asmCommons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
11
-checkerQual = "org.checkerframework:checker-qual:3.49.2"
+checkerQual = "org.checkerframework:checker-qual:3.49.4"
12
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version.ref = "jbAnnos" }
13
14
jupiterApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
0 commit comments