build: Update paperweight

Closes #1649
This commit is contained in:
NotMyFault
2022-03-07 21:20:25 +01:00
parent 5e4143c1dc
commit fb66ba6adf
2 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ repositories {
dependencies {
// https://papermc.io/repo/service/rest/repository/browse/maven-public/io/papermc/paper/dev-bundle/
paperDevBundle("1.18.2-R0.1-20220306.153715-16")
paperDevBundle("1.18.2-R0.1-20220306.212825-18")
compileOnly(libs.paperlib)
}