Update paperweight to 1.1.13 (#6866)

This commit is contained in:
Jason Penilla
2021-11-03 17:54:11 -07:00
parent edc8a389fc
commit ed5400a823
4 changed files with 14 additions and 35 deletions

View File

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