13
0
geforkt von Mirrors/Velocity

Whatever, let's update Adventure too I guess

Dieser Commit ist enthalten in:
Andrew Steinborn 2021-06-08 15:45:53 -04:00
Ursprung d84609ab7c
Commit 9b42bc8c45

Datei anzeigen

@ -17,12 +17,12 @@ allprojects {
apply plugin: "com.github.spotbugs"
group 'com.velocitypowered'
version '1.1.8'
version '1.1.'
ext {
// dependency versions
textVersion = '3.0.4'
adventureVersion = '4.7.0'
adventureVersion = '4.8.0'
adventurePlatformVersion = '4.0.0-SNAPSHOT'
junitVersion = '5.7.0'
slf4jVersion = '1.7.30'