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 a1eb6a3 commit 081e139Copy full SHA for 081e139
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ jbAnnos = "24.1.0"
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.48.0"
+checkerQual = "org.checkerframework:checker-qual:3.49.0"
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