9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2026-01-04 15:31:43 +00:00

update paperweight

This commit is contained in:
Artem Ostrasev
2023-02-17 09:20:52 +03:00
committed by GitHub
parent 83b8f46cd4
commit d4006dc554

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.5.1"
}
repositories {