Update shadow, add commons-codec to shaded uber for forge

This commit is contained in:
Mike Primm 2021-12-03 10:28:12 -06:00
parent 76557bf312
commit e6cfaad851
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "2.0.4"
id "com.github.johnrengelman.shadow" version "7.1.0"
id 'java'
id 'maven-publish'
}