update excellentenchants

This commit is contained in:
alexcrea 2026-06-20 23:49:03 +02:00
parent 95d3cf3228
commit 37e8ca7da9
Signed by: alexcrea
GPG key ID: E346CD16413450E3

View file

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