1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-25 07:20:44 +02:00
This commit is contained in:
Luck
2021-03-04 15:13:40 +00:00
parent bb01c74642
commit b7f05a2f91
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
group = 'net.luckperms'
project.version = '5.2'
project.version = '5.3'
dependencies {
compileOnly 'org.checkerframework:checker-qual:3.8.0'