1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-04 23:43:29 +08:00

fix(deps): update dependency net.luckperms:api to v5.5 (#103)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-20 08:58:11 +00:00
committed by GitHub
parent 5ed6f1a301
commit c7f3286d81
+1 -1
View File
@@ -202,7 +202,7 @@
<dependency> <dependency>
<groupId>net.luckperms</groupId> <groupId>net.luckperms</groupId>
<artifactId>api</artifactId> <artifactId>api</artifactId>
<version>5.4</version> <version>5.5</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>