Update paperweight

This commit is contained in:
Alexander Brandes 2023-03-07 15:39:22 +01:00
parent b05e64a7ec
commit bfd919b3cb
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ repositories {
dependencies {
// https://papermc.io/repo/service/rest/repository/browse/maven-public/io/papermc/paper/dev-bundle/
paperDevBundle("1.19.3-R0.1-20221226.180038-55")
paperDevBundle("1.19.3-R0.1-20230307.002555-138")
compileOnly("io.papermc:paperlib")
}