mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 06:27:42 +01:00
Update dependencies (#1717)
This commit is contained in:
@@ -27,6 +27,10 @@ tasks {
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
filesMatching("META-INF/org/apache/logging/log4j/core/config/plugins/**") {
|
||||
duplicatesStrategy = DuplicatesStrategy.INCLUDE
|
||||
}
|
||||
|
||||
transform(Log4j2PluginsCacheFileTransformer::class.java)
|
||||
|
||||
// Exclude all the collection types we don"t intend to use
|
||||
|
||||
Reference in New Issue
Block a user