1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-07-28 18:52:03 -07:00

[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

@@ -12,7 +12,7 @@ import java.nio.file.Path
import kotlin.random.Random import kotlin.random.Random
plugins { 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 { subprojects {