1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-04-06 06:15:19 +02:00

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