build: Update paperweight

Follow up to renovate PR
This commit is contained in:
Alexander Brandes
2022-06-28 17:38:46 +02:00
parent db37c28a2f
commit ffd98ad6d9
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ repositories {
}
dependencies {
paperDevBundle("1.19-R0.1-20220610.160059-2")
paperDevBundle("1.19-R0.1-20220627.223747-42")
compileOnly("io.papermc:paperlib")
}