Bump luckperms-api from 4.2 to 4.3 (#1646)

Bumps [luckperms-api](https://github.com/lucko/LuckPerms) from 4.2 to 4.3.
- [Release notes](https://github.com/lucko/LuckPerms/releases)
- [Commits](https://github.com/lucko/LuckPerms/compare/v4.2...v4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-24 12:36:21 +02:00 committed by Gabriele C
parent 033b214ca6
commit fbacdff799

View File

@ -615,7 +615,7 @@
<dependency>
<groupId>me.lucko.luckperms</groupId>
<artifactId>luckperms-api</artifactId>
<version>4.2</version>
<version>4.3</version>
<scope>provided</scope>
</dependency>