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
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
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-20220607.005826-161")
paperDevBundle("1.18.2-R0.1-20220614.230913-165")
compileOnly("io.papermc:paperlib")
}

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")
}