1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-30 17:49:48 +02:00

Update Forge and Fabric to 1.19.3 (#3550)

This commit is contained in:
J.T. McQuigg
2023-01-01 17:14:07 -05:00
committed by GitHub
parent ed9dd031cb
commit 4d726f4e8b
14 changed files with 25 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'com.github.johnrengelman.shadow' version '7.0.0'
id 'com.github.johnrengelman.shadow' version '7.1.2'
}
repositories {