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

Update paperweight to 1.3.8

This commit is contained in:
Jason Penilla 2022-06-27 15:27:36 -07:00
parent ce8e37904d
commit c75561a354

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.3.7"
id("io.papermc.paperweight.core") version "1.3.8"
}
allprojects {