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

Update paperweight to 1.7.3 ()

This commit is contained in:
Jason Penilla 2024-09-28 08:03:58 -07:00
parent eba36b62bd
commit 35d43942e2

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 {