[ci skip] Update paperweight to 1.5.1 (#8856)
This commit is contained in:
parent
27516ee39e
commit
8fced9d5ab
1 changed files with 1 additions and 1 deletions
|
@ -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.1"
|
||||
id("io.papermc.paperweight.core") version "1.5.1"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue