Bump luckperms-api from 4.3 to 4.4 (#1787)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-08 23:48:41 +02:00 committed by Gabriele C
parent 44cb787577
commit 7503bd4b9e

View File

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