Bump luckperms-api from 4.3 to 4.4 in /PlanPluginBridge

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 06:01:06 +00:00 committed by dependabot[bot]
parent e18bf38637
commit bd1fcf00ad

View File

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