Skip to content

Commit f05f12b

Browse files
committed
Merge branch 'master' into bleeding
2 parents 2b7d18d + 5c729b6 commit f05f12b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations/sponge-7.2.0/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ build.dependsOn shadowJar {
3030
relocate 'org.checkerframework', 'de.bluecolored.shadow.checkerframework'
3131
relocate 'org.codehaus', 'de.bluecolored.shadow.codehaus'
3232
relocate 'io.leangen.geantyref', 'de.bluecolored.shadow.geantyref'
33+
34+
exclude 'META-INF/versions/**'
3335
}
3436

3537
processResources {

0 commit comments

Comments
 (0)