mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 15:30:19 +01:00
Update to paperweight 1.3.0
This commit is contained in:
parent
1b84684982
commit
24a1e6f91d
1 changed files with 1 additions and 1 deletions
|
@ -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.3.0-SNAPSHOT"
|
||||
id("io.papermc.paperweight.core") version "1.3.0"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue