Update paperweight to 1.6.3 (#10626)

This commit is contained in:
Jason Penilla 2024-04-30 10:30:14 -07:00 committed by GitHub
parent 4ea67abd46
commit 8c058f88a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 {