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

This commit is contained in:
Jason Penilla
2025-01-10 21:01:17 -07:00
parent 1b38f2810e
commit b03d39b5ce

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.10" apply false
id("io.papermc.paperweight.core") version "2.0.0-beta.13" apply false
}
subprojects {