1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-04-03 15:13:15 +00:00

Update dependency paperweight-userdev to v1.20.6-R0.1-20240604.210637-112 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-10 01:54:22 +00:00 committed by GitHub
parent a87124821f
commit c6e297942f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,6 +12,6 @@ repositories {
dependencies {
// url=https://repo.papermc.io/service/rest/repository/browse/maven-public/io/papermc/paper/dev-bundle/1.20.6-R0.1-SNAPSHOT/
the<PaperweightUserDependenciesExtension>().paperDevBundle("1.20.6-R0.1-20240602.222958-106")
the<PaperweightUserDependenciesExtension>().paperDevBundle("1.20.6-R0.1-20240604.210637-112")
compileOnly(libs.paperlib)
}