1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-18 11:22:15 +01:00

Bump paperweight to 1.1.8

This commit is contained in:
Kyle Wood 2021-06-29 00:44:48 -05:00
parent 85ba428029
commit f96e1916d4

View file

@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.core") version "1.1.7"
id("io.papermc.paperweight.core") version "1.1.8"
}
subprojects {