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