Skip to content

Commit bab3607

Browse files
Update dependency org.checkerframework:checker-qual to v3.49.4 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a281fc commit bab3607

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.4"
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)