Skip to content

Commit 46bc763

Browse files
Update dependency org.checkerframework:checker-qual to v3.49.3
1 parent bc34e9f commit 46bc763

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
@@ -8,7 +8,7 @@ jbAnnos = "26.0.2"
88
[libraries]
99
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
1010
asmCommons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
11-
checkerQual = "org.checkerframework:checker-qual:3.49.2"
11+
checkerQual = "org.checkerframework:checker-qual:3.49.3"
1212
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version.ref = "jbAnnos" }
1313

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

0 commit comments

Comments
 (0)