Skip to content

Commit

Permalink
Update dependency org.checkerframework:checker-qual to v3.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 6e5eb1c commit e3e470f
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 @@ -6,7 +6,7 @@ indra = "3.1.3"
[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.42.0"
checkerQual = "org.checkerframework:checker-qual:3.43.0"

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

0 comments on commit e3e470f

Please sign in to comment.