mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-22 15:17:17 +01:00
Update paperweight to 1.3.8
This commit is contained in:
parent
37afe987d9
commit
0d79b867e5
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.3.7"
|
||||
id("io.papermc.paperweight.core") version "1.3.8"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue