Update dependency org.checkerframework:checker-qual to v3.14.0 (#1102)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-03 00:31:30 +02:00 committed by GitHub
parent 7f51d8374b
commit c87a19da5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ dependencies {
}
compileOnly("net.kyori:adventure-api:4.7.0")
testImplementation("net.kyori:adventure-api:4.7.0")
testImplementation("org.checkerframework:checker-qual:3.13.0")
testImplementation("org.checkerframework:checker-qual:3.14.0")
testImplementation("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT") { isTransitive = true }
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
api("org.lz4:lz4-java:1.7.1")