9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

update paperweight and README version

This commit is contained in:
NONPLAYT
2025-10-10 01:33:14 +03:00
parent 6a213f267d
commit ca44c9e3c5
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
plugins {
java
id("io.papermc.paperweight.patcher") version "2.0.0-beta.18"
id("io.papermc.paperweight.patcher") version "2.0.0-beta.19"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"