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

Update Paper

This commit is contained in:
violetc
2023-01-10 19:56:22 +08:00
parent a7380de253
commit a0c458ba41
4 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
id("io.papermc.paperweight.patcher") version "1.4.0"
id("io.papermc.paperweight.patcher") version "1.4.1"
}
repositories {