1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-03 03:12:46 +02:00

Update Fabric/Forge to Minecraft 1.20

Co-authored-by: Aurelien <aurelien.domino@gmail.com>
This commit is contained in:
Luck
2023-05-30 12:57:15 +02:00
parent da08be0b20
commit d859085056
22 changed files with 70 additions and 102 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'com.github.johnrengelman.shadow' version '8.1.1'
}
sourceCompatibility = 17