parent
0941d1aca9
commit
9a701fb88a
@ -1,4 +1,5 @@
|
||||
plugins {
|
||||
alias(libs.plugins.ideaext)
|
||||
alias(libs.plugins.blossom)
|
||||
id("authmevelocity.spotless")
|
||||
}
|
||||
|
@ -4,7 +4,7 @@ metadata.format.version = "1.1"
|
||||
|
||||
velocity = "3.2.0-SNAPSHOT"
|
||||
paper = "1.20-R0.1-SNAPSHOT"
|
||||
miniplaceholders = "2.2.1"
|
||||
miniplaceholders = "2.2.2"
|
||||
fastlogin = "1.12-SNAPSHOT"
|
||||
authme = "5.6.0-SNAPSHOT"
|
||||
libby = "1.3.0"
|
||||
@ -62,3 +62,4 @@ indra = { id = "net.kyori.indra.publishing", version.ref = "indra" }
|
||||
|
||||
runvelocity = { id = "xyz.jpenilla.run-velocity", version.ref = "runtask" }
|
||||
runpaper = { id = "xyz.jpenilla.run-paper", version.ref = "runtask" }
|
||||
ideaext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.7" }
|
||||
|
@ -15,7 +15,7 @@ repositories {
|
||||
includeGroup("net.byteflux")
|
||||
}
|
||||
}
|
||||
maven("https://mvn.exceptionflug.de/repository/exceptionflug-public/")
|
||||
maven("https://maven.elytrium.net/repo/")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user