9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-19 14:59:32 +00:00

feat: update leavesclip to 3.0.7 (#681)

This commit is contained in:
MC_XiaoHei
2025-08-14 20:48:48 +08:00
committed by GitHub
parent 3623aea89c
commit 73e639122c

View File

@@ -20,7 +20,7 @@
dependencies {
mache("io.papermc:mache:1.21.8+build.2")
- paperclip("io.papermc:paperclip:3.0.3")
+ leavesclip("org.leavesmc:leavesclip:3.0.5") // Leaves - build change
+ leavesclip("org.leavesmc:leavesclip:3.0.7") // Leaves - build change
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}