Update paperweight and Gradle wrapper

This commit is contained in:
Jason Penilla
2024-12-03 20:28:39 -07:00
parent 2b69f2bf9a
commit 8aed12873b
3 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import kotlin.io.path.*
plugins {
java
`maven-publish`
id("io.papermc.paperweight.core") version "1.7.5"
id("io.papermc.paperweight.core") version "1.7.6"
}
allprojects {