Update paperweight to 1.3.7

This commit is contained in:
Jason Penilla 2022-06-12 13:43:58 -07:00
parent 4797e3a945
commit 3690440aaa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
id("io.papermc.paperweight.core") version "1.3.6"
id("io.papermc.paperweight.core") version "1.3.7"
}
allprojects {