Upgrade cloud & gradle, fix unregistering of plugins command

This commit is contained in:
Frank van der Heijden 2022-08-21 14:00:26 +02:00
parent f444c42a2f
commit 9e54ce35da
No known key found for this signature in database
GPG key ID: 4BC514A52A496F84
10 changed files with 29 additions and 16 deletions

View file

@ -1,5 +1,5 @@
object VersionConstants {
const val cloudVersion = "1.7.0-SNAPSHOT"
const val cloudVersion = "1.8.0-SNAPSHOT"
const val adventureVersion = "4.9.3"
const val adventurePlatformVersion = "4.0.1"
const val adventureMinimessageVersion = "4.2.0-SNAPSHOT"