update paperweight to 2.0.0-beta.3

This commit is contained in:
Jason Penilla
2024-12-15 16:40:25 -07:00
parent 1af7f42af5
commit d98c8f9f5b

View File

@@ -11,7 +11,7 @@ import java.nio.file.Path
import kotlin.random.Random
plugins {
id("io.papermc.paperweight.core") version "2.0.0-beta.2" apply false
id("io.papermc.paperweight.core") version "2.0.0-beta.3" apply false
}
subprojects {