build: Update dependency org.checkerframework:checker-qual to v3.22.0 (#3595)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-03 09:58:14 +02:00 committed by GitHub
parent a6aaa9538f
commit d71c62771e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ guava = "31.0.1-jre" # Version set by Minecraft
# Platform expectations
paper = "1.18.1-R0.1-SNAPSHOT"
checker-qual = "3.21.4"
checker-qual = "3.22.0"
guice = "5.1.0"
spotbugs = "4.6.0"
snakeyaml = "1.30" # Version set by Bukkit