Prepare for disenchantment v1.4.0

This commit is contained in:
alexcrea 2024-08-25 21:54:20 +02:00
parent 42814237f3
commit bf1956e01f
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
2 changed files with 13 additions and 13 deletions

View file

@ -37,7 +37,7 @@ dependencies {
compileOnly("com.willfp:eco:6.70.1")
// Disenchantment
compileOnly("cz.kominekjan:Disenchantment:v5.3.1")
compileOnly("cz.kominekjan:Disenchantment:v5.4.0")
// Include nms
implementation(project(":nms:nms-common"))