Update paperweight to 2.0.0-beta.10

This commit is contained in:
Jason Penilla
2024-12-30 12:35:18 -08:00
parent 1e4669e8be
commit 9298f593b7
3 changed files with 3 additions and 3 deletions

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