[ci skip] Update paperweight to 2.0.0-beta.14

This commit is contained in:
Jason Penilla
2025-01-15 12:58:10 -07:00
parent cd9d6d6998
commit b1b88cd316

View File

@@ -12,7 +12,7 @@ import java.nio.file.Path
import kotlin.random.Random
plugins {
id("io.papermc.paperweight.core") version "2.0.0-beta.13" apply false
id("io.papermc.paperweight.core") version "2.0.0-beta.14" apply false
}
subprojects {