1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-20 22:18:58 +01:00

Update paperweight to 1.7.3 ()

This commit is contained in:
Jason Penilla 2024-09-28 08:03:58 -07:00 committed by GitHub
parent b7ab22dee1
commit 41bc31b79b
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.7.1"
id("io.papermc.paperweight.core") version "1.7.3"
}
allprojects {