1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-04-29 07:04:51 +02:00

chore: update paperweight

This commit is contained in:
MiniDigger | Martin 2025-03-15 21:07:23 +01:00
parent 6034384ba8
commit e28be7d24b

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