Update paperweight to 1.7.3 (#11445)
This commit is contained in:
parent
b7ab22dee1
commit
41bc31b79b
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.7.1"
|
||||
id("io.papermc.paperweight.core") version "1.7.3"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue