Update paperweight to 1.1.14 (#6868)
This commit is contained in:
parent
3e310e096c
commit
485d15ff8f
|
@ -2,7 +2,7 @@ plugins {
|
|||
java
|
||||
`maven-publish`
|
||||
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
|
||||
id("io.papermc.paperweight.core") version "1.1.13"
|
||||
id("io.papermc.paperweight.core") version "1.1.14"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in New Issue