Update paperweight to 1.0.1
This commit is contained in:
parent
bbb8816211
commit
15741a08f3
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
java
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("io.papermc.paperweight.core") version "1.0.0"
|
||||
id("io.papermc.paperweight.core") version "1.0.1"
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
|
Loading…
Reference in New Issue