mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 22:57:01 +01:00
update paperweight to 1.6.1
This commit is contained in:
parent
d02bb811de
commit
aeb3f376a2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import kotlin.io.path.*
|
|||
plugins {
|
||||
java
|
||||
`maven-publish`
|
||||
id("io.papermc.paperweight.core") version "1.6.0"
|
||||
id("io.papermc.paperweight.core") version "1.6.1"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue