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

@ -12,6 +12,6 @@ repositories {
}
dependencies {
paperDevBundle("1.18.1-R0.1-20211218.091106-15")
paperDevBundle("1.18.1-R0.1-20211221.093324-19")
compileOnly(libs.paperlib)
}