Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a072f03ceb
@ -12,7 +12,7 @@ dependencies {
|
|||||||
compileOnly(libs.libby.core)
|
compileOnly(libs.libby.core)
|
||||||
|
|
||||||
testImplementation(libs.configurate.hocon)
|
testImplementation(libs.configurate.hocon)
|
||||||
testImplementation(platform("org.junit:junit-bom:5.9.3"))
|
testImplementation(platform("org.junit:junit-bom:5.10.0"))
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter")
|
testImplementation("org.junit.jupiter:junit-jupiter")
|
||||||
testImplementation(libs.assertj)
|
testImplementation(libs.assertj)
|
||||||
}
|
}
|
||||||
|
@ -15,7 +15,7 @@ configurate = "4.1.2"
|
|||||||
adventure = "4.14.0"
|
adventure = "4.14.0"
|
||||||
blossom = "2.0.1"
|
blossom = "2.0.1"
|
||||||
geantyref = "1.3.13"
|
geantyref = "1.3.13"
|
||||||
indra = "3.1.2"
|
indra = "3.1.3"
|
||||||
runtask = "2.1.0"
|
runtask = "2.1.0"
|
||||||
vpacketevents = "1.1.0"
|
vpacketevents = "1.1.0"
|
||||||
luckperms = "5.4"
|
luckperms = "5.4"
|
||||||
|
@ -34,7 +34,7 @@ dependencies {
|
|||||||
implementation(libs.libby.velocity)
|
implementation(libs.libby.velocity)
|
||||||
implementation(libs.bstats.velocity)
|
implementation(libs.bstats.velocity)
|
||||||
|
|
||||||
testImplementation(platform("org.junit:junit-bom:5.9.3"))
|
testImplementation(platform("org.junit:junit-bom:5.10.0"))
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter")
|
testImplementation("org.junit.jupiter:junit-jupiter")
|
||||||
testImplementation(libs.assertj)
|
testImplementation(libs.assertj)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user