Update dependency net.luckperms:api to v5.5
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled

This commit is contained in:
Renovate Bot 2026-07-02 06:17:28 +00:00
parent 0745a40c7a
commit 78797b22c7
7 changed files with 7 additions and 7 deletions

View file

@ -35,7 +35,7 @@ dependencies {
shadow project(path: ':DynmapCore', configuration: 'shadow')
modCompileOnly "me.lucko:fabric-permissions-api:0.5.0"
compileOnly 'net.luckperms:api:5.4'
compileOnly 'net.luckperms:api:5.5'
}
loom {