mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 23:10:16 +01:00
Bump paperweight to 1.0.5
This commit is contained in:
parent
b2cab70594
commit
13db05bee4
1 changed files with 1 additions and 1 deletions
|
@ -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.4"
|
||||
id("io.papermc.paperweight.core") version "1.0.5"
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
|
Loading…
Reference in a new issue