mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-02-22 17:49:36 +01:00
chore: bump api to 1.21.4
This commit is contained in:
parent
11b806bd4d
commit
1192bf2b33
@ -39,7 +39,9 @@ dependencies {
|
|||||||
}
|
}
|
||||||
compileOnly(libs.placeholderapi)
|
compileOnly(libs.placeholderapi)
|
||||||
compileOnly(libs.luckperms)
|
compileOnly(libs.luckperms)
|
||||||
compileOnly(libs.essentialsx)
|
compileOnly(libs.essentialsx) {
|
||||||
|
exclude(group = "org.spigotmc")
|
||||||
|
}
|
||||||
compileOnly(libs.mvdwapi) { isTransitive = false }
|
compileOnly(libs.mvdwapi) { isTransitive = false }
|
||||||
|
|
||||||
// Other libraries
|
// Other libraries
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[versions]
|
[versions]
|
||||||
# Platform expectations
|
# Platform expectations
|
||||||
paper = "1.20.4-R0.1-SNAPSHOT"
|
paper = "1.21.4-R0.1-SNAPSHOT"
|
||||||
guice = "7.0.0"
|
guice = "7.0.0"
|
||||||
spotbugs = "4.9.0"
|
spotbugs = "4.9.0"
|
||||||
checkerqual = "3.48.4"
|
checkerqual = "3.48.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user