Merge pull request #51 from 4drian3d/dependabot/gradle/velocity/com.github.games647-fastlogin.velocity-1.12-SNAPSHOT

This commit is contained in:
Adrian 2022-11-30 15:53:10 -05:00 committed by GitHub
commit 0ead36a15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ dependencies {
compileOnly(project(":authmevelocity-api-velocity"))
compileOnly("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.3.1")
compileOnly("com.github.games647:fastlogin.velocity:1.11-SNAPSHOT")
compileOnly("com.github.games647:fastlogin.velocity:1.12-SNAPSHOT")
shadow("net.byteflux:libby-velocity:1.1.5")
shadow("org.bstats:bstats-velocity:3.0.0")
annotationProcessor("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")