1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-20 22:18:58 +01:00

Update paperweight to 1.1.14 ()

This commit is contained in:
Jason 2021-11-03 20:50:46 -07:00 committed by GitHub
parent 3e310e096c
commit 485d15ff8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {