mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-08-31 18:11:44 +02:00
Upgrade dependencies and require Java 11
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
group = 'net.luckperms'
|
||||
project.version = '5.5'
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
|
||||
jar {
|
||||
manifest {
|
||||
attributes('Automatic-Module-Name': 'net.luckperms.api')
|
||||
|
Reference in New Issue
Block a user