mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-08-31 01:59:48 +02:00
Upgrade dependencies and require Java 11
This commit is contained in:
@@ -2,7 +2,7 @@ repositories {
|
||||
maven { url 'https://repo.spongepowered.org/repository/maven-public/' }
|
||||
}
|
||||
|
||||
sourceCompatibility = 17
|
||||
sourceCompatibility = 21
|
||||
targetCompatibility = 21
|
||||
|
||||
dependencies {
|
||||
|
Reference in New Issue
Block a user