1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-17 18:47:40 +01:00

Update paperweight to 1.6.3 ()

This commit is contained in:
Jason Penilla 2024-04-30 10:30:14 -07:00
parent 657059cfe9
commit 8712a1c838

View file

@ -11,7 +11,7 @@ import kotlin.io.path.*
plugins {
java
`maven-publish`
id("io.papermc.paperweight.core") version "1.6.2"
id("io.papermc.paperweight.core") version "1.6.3"
}
allprojects {