1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-29 17:50:24 +01:00

update paperweight to 1.6.1

This commit is contained in:
Jason Penilla 2024-04-27 16:07:47 -07:00
parent d02bb811de
commit aeb3f376a2
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.0"
id("io.papermc.paperweight.core") version "1.6.1"
}
allprojects {