mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-01-05 23:08:23 +00:00
Update Spigot to 1.18
This commit is contained in:
parent
f8ca1bae5d
commit
c38dd997d2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ plugins {
|
||||||
val baseExtension = extensions.create<EssentialsBaseExtension>("essentials", project)
|
val baseExtension = extensions.create<EssentialsBaseExtension>("essentials", project)
|
||||||
|
|
||||||
val checkstyleVersion = "8.36.2"
|
val checkstyleVersion = "8.36.2"
|
||||||
val spigotVersion = "1.17.1-R0.1-SNAPSHOT"
|
val spigotVersion = "1.18-rc3-R0.1-SNAPSHOT"
|
||||||
val junit5Version = "5.7.0"
|
val junit5Version = "5.7.0"
|
||||||
val mockitoVersion = "3.2.0"
|
val mockitoVersion = "3.2.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue