Update paperweight version for 1.19.4 (#2166)

Update paperweight version
This commit is contained in:
Alexander Brandes 2023-04-07 15:11:12 +02:00 committed by GitHub
parent bb8c9d216b
commit 2dc8f7bca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ repositories {
}
dependencies {
paperDevBundle("1.19.4-R0.1-20230317.182750-6")
paperDevBundle("1.19.4-R0.1-20230331.112431-38")
compileOnly("io.papermc:paperlib")
}