Update Gradle wrapper and paperweight

This commit is contained in:
Jason Penilla
2024-12-20 12:43:02 -08:00
parent 2213ce5bbc
commit b0cef6818d
3 changed files with 3 additions and 4 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.6" apply false
id("io.papermc.paperweight.core") version "2.0.0-beta.7" apply false
}
subprojects {