[ci skip] Update paperweight to 1.4.1

This commit is contained in:
Nassim Jahnke 2023-01-06 09:43:31 +01:00
parent b29e07bebd
commit a0b59cad77
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
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.4.0"
id("io.papermc.paperweight.core") version "1.4.1"
}
allprojects {