Skip to content

Commit

Permalink
Merge pull request #1 from xpdustry/renovate/checker.qual
Browse files Browse the repository at this point in the history
chore(deps): Update dependency org.checkerframework:checker-qual to v3.44.0
  • Loading branch information
phinner authored Jun 11, 2024
2 parents 2ca0af8 + e05fa10 commit ea39517
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 @@ -18,7 +18,7 @@ junit = "5.10.2"
# static analysis
errorprone-core = "2.28.0"
nullaway = "0.11.0"
checker-qual = "3.43.0"
checker-qual = "3.44.0"

[libraries]
# logging
Expand Down

0 comments on commit ea39517

Please sign in to comment.