mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-23 23:57:43 +01:00
Update paperweight to 1.4.0
This commit is contained in:
parent
0148283131
commit
3822cc891d
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.11"
|
||||
id("io.papermc.paperweight.core") version "1.4.0"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue