[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
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8

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 {