build: Update paperweight and add 1.17 again

This commit is contained in:
NotMyFault
2021-12-21 11:11:08 +01:00
parent d6110013b8
commit 78aff4c81f
4 changed files with 4 additions and 40 deletions

View File

@ -31,7 +31,7 @@ dependencies {
implementation(gradleApi())
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.1")
implementation("io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin:1.3.2")
implementation("io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin:1.3.3")
}
kotlin {