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
2022-06-08 09:15:46 +00:00
parent 54ecb6ac8f
commit 9fcc2e20be
2 changed files with 2 additions and 2 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.3.5"
id("io.papermc.paperweight.patcher") version "1.3.6"
}
repositories {