[ci skip] Update paperweight to 1.3.4

This commit is contained in:
Jason Penilla 2022-01-27 13:19:45 -07:00
parent 2e99e5e677
commit 41263d9231
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
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.3"
id("io.papermc.paperweight.core") version "1.3.4"
}
allprojects {