update nightexpress

This commit is contained in:
alexcrea 2026-06-20 23:43:01 +02:00
parent 178b372255
commit 95d3cf3228
Signed by: alexcrea
GPG key ID: E346CD16413450E3

View file

@ -13,5 +13,5 @@ repositories {
dependencies { dependencies {
// Excellent Enchant // Excellent Enchant
compileOnly("su.nightexpress.excellentenchants:Core:5.4.1") compileOnly("su.nightexpress.excellentenchants:Core:5.4.1")
compileOnly("su.nightexpress.nightcore:main:2.14.1") compileOnly("su.nightexpress.nightcore:main:2.16.2")
} }