Bstats, Velocity-api and viaversion bump

This commit is contained in:
J.T. McQuigg
2022-06-06 17:29:01 -04:00
parent 8ed6898cf2
commit b5cb881d6a
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -25,9 +25,9 @@ dependencies {
implementation("net.kyori:adventure-platform-bungeecord:4.0.0")
compileOnly("net.kyori:adventure-text-serializer-plain:4.9.3")
compileOnly("com.viaversion:viaversion-api:4.2.0-SNAPSHOT")
compileOnly("com.viaversion:viaversion-api:4.2.1")
implementation("org.bstats:bstats-bungeecord:2.2.1")
implementation("org.bstats:bstats-bungeecord:3.0.0")
implementation(project(":common"))
implementation(project(":api"))