Update paperweight to 1.7.3 (#11445)

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 {