[ci skip] Bump paperweight to 1.1.11, update Gradle wrapper script (#6421)

This commit is contained in:
Jason Penilla
2021-08-18 13:34:52 -05:00
parent 6216cdc4c2
commit 7c87437f70
2 changed files with 160 additions and 111 deletions

View File

@@ -2,7 +2,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.core") version "1.1.10"
id("io.papermc.paperweight.core") version "1.1.11"
}
allprojects {