Update paperweight to 1.6.3

This commit is contained in:
Jason Penilla 2024-04-29 16:27:58 -07:00
parent 812ccb96a4
commit 7ded5d749a
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8

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 {