Bump api from 5.3 to 5.4 (#2506)

Bumps [api](https://github.com/LuckPerms/LuckPerms) from 5.3 to 5.4.
- [Release notes](https://github.com/LuckPerms/LuckPerms/releases)
- [Commits](https://github.com/LuckPerms/LuckPerms/compare/v5.3...v5.4)

---
updated-dependencies:
- dependency-name: net.luckperms:api
  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] 2022-04-10 20:35:39 +02:00 committed by GitHub
parent c0c5d93a48
commit e8f2bfaf5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -750,7 +750,7 @@
<dependency>
<groupId>net.luckperms</groupId>
<artifactId>api</artifactId>
<version>5.3</version>
<version>5.4</version>
<scope>provided</scope>
</dependency>