Bump api from 5.2 to 5.3 (#2298)

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

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] 2021-03-14 02:42:36 +01:00 committed by GitHub
parent d76131c8e7
commit 6311915310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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