mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-26 02:34:42 +02:00
Merge v6/v7
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
[versions]
|
||||
# Platform expectations
|
||||
paper = "1.18.2-R0.1-SNAPSHOT"
|
||||
checker-qual = "3.22.0"
|
||||
paper = "1.19-R0.1-SNAPSHOT"
|
||||
guice = "5.1.0"
|
||||
spotbugs = "4.7.0"
|
||||
|
||||
@ -15,7 +14,7 @@ mvdwapi = "3.1.1"
|
||||
# Third party
|
||||
prtree = "2.0.0"
|
||||
aopalliance = "1.0"
|
||||
cloud-services = "1.6.2"
|
||||
cloud-services = "1.7.0"
|
||||
arkitektonika = "2.1.1"
|
||||
squirrelid = "0.3.1"
|
||||
http4j = "1.3"
|
||||
@ -29,7 +28,6 @@ nexus = "1.1.0"
|
||||
[libraries]
|
||||
# Platform expectations
|
||||
paper = { group = "io.papermc.paper", name = "paper-api", version.ref = "paper" }
|
||||
checkerqual = { group = "org.checkerframework", name = "checker-qual", version.ref = "checker-qual" }
|
||||
|
||||
# Platform expectations
|
||||
guice = { group = "com.google.inject", name = "guice", version.ref = "guice" }
|
||||
|
Reference in New Issue
Block a user