Hotfix sponge-7.2 build for 1.5.5

This commit is contained in:
Blue (Lukas Rieger) 2021-06-25 18:46:10 +02:00
parent 05f8f60695
commit 5c729b6c0a
No known key found for this signature in database
GPG Key ID: 904C4995F9E1F800

View File

@ -30,6 +30,8 @@ build.dependsOn shadowJar {
relocate 'org.checkerframework', 'de.bluecolored.shadow.checkerframework'
relocate 'org.codehaus', 'de.bluecolored.shadow.codehaus'
relocate 'io.leangen.geantyref', 'de.bluecolored.shadow.geantyref'
exclude 'META-INF/versions/**'
}
processResources {