This commit is contained in:
@@ -72,7 +72,7 @@ tasks.withType(JavaCompile).configureEach {
|
||||
it.options.release = 21
|
||||
}
|
||||
|
||||
tasks.withType(Jar) {
|
||||
tasks.withType(Jar).configureEach {
|
||||
exclude('META-INF/maven/**')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user