deps: bump net.luckperms:api from 5.4 to 5.5 (#271)

Bumps [net.luckperms:api](https://github.com/LuckPerms/LuckPerms) from 5.4 to 5.5.
- [Commits](https://github.com/LuckPerms/LuckPerms/compare/v5.4...v5.5)

---
updated-dependencies:
- dependency-name: net.luckperms:api
  dependency-version: '5.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-17 17:38:09 +01:00 committed by GitHub
parent 70932f52b2
commit c99ca06ba3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ dependencies {
compileOnly 'io.netty:netty-codec-http:4.1.119.Final'
compileOnly 'org.projectlombok:lombok:1.18.38'
compileOnly 'net.luckperms:api:5.4'
compileOnly 'net.luckperms:api:5.5'
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.2.3'
compileOnly 'it.unimi.dsi:fastutil:8.5.15'
compileOnly 'net.kyori:adventure-nbt:4.20.0'