Bump api from 5.1 to 5.2 (#2214)

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

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] 2020-11-22 14:10:14 +01:00 committed by GitHub
parent 8cb4bafeba
commit c731887ba5
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.1</version>
<version>5.2</version>
<scope>provided</scope>
</dependency>