Bump paperweight to 1.0.3

This commit is contained in:
Kyle Wood 2021-06-16 01:18:58 -05:00
parent ad2a112c89
commit 98994a0aa1
No known key found for this signature in database
GPG Key ID: 86AF5613ACA30CC5
1 changed files with 1 additions and 1 deletions

View File

@ -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.2"
id("io.papermc.paperweight.core") version "1.0.3"
}
subprojects {