Skip to content

Commit

Permalink
Update dependency org.checkerframework:checker-qual to v3.47.0 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 2d9f9af commit 1889e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jbAnnos = "24.1.0"
[libraries]
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
asmCommons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
checkerQual = "org.checkerframework:checker-qual:3.46.0"
checkerQual = "org.checkerframework:checker-qual:3.47.0"
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version.ref = "jbAnnos" }

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

0 comments on commit 1889e76

Please sign in to comment.