[ci skip] Bump paperweight version

This commit is contained in:
Etil
2021-12-21 19:30:42 +01:00
committed by GitHub
parent 569742e034
commit bfcbd5d817

View File

@@ -4,7 +4,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
id("io.papermc.paperweight.patcher") version "1.3.2"
id("io.papermc.paperweight.patcher") version "1.3.3"
}
repositories {