mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Update dependency org.checkerframework:checker-qual to v3.14.0 (#1102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7f51d8374b
commit
c87a19da5a
@ -97,7 +97,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
compileOnly("net.kyori:adventure-api:4.7.0")
|
compileOnly("net.kyori:adventure-api:4.7.0")
|
||||||
testImplementation("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 }
|
testImplementation("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT") { isTransitive = true }
|
||||||
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
|
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
|
||||||
api("org.lz4:lz4-java:1.7.1")
|
api("org.lz4:lz4-java:1.7.1")
|
||||||
|
Loading…
Reference in New Issue
Block a user