Skip to content

Commit 32ee173

Browse files
Update dependency org.checkerframework:checker-qual to v3.49.5
1 parent 5789486 commit 32ee173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jbAnnos = "26.0.2"
99
[libraries]
1010
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
1111
asmCommons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
12-
checkerQual = "org.checkerframework:checker-qual:3.49.4"
12+
checkerQual = "org.checkerframework:checker-qual:3.49.5"
1313
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version.ref = "jbAnnos" }
1414

1515
jupiterApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

0 commit comments

Comments
 (0)