mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-31 04:18:39 +00:00
fix bad indent
This commit is contained in:
parent
ee79d46583
commit
49f37a526c
@ -91,7 +91,7 @@ public class ThirdPartyAuditTask extends DefaultTask {
|
||||
if (listener instanceof BuildLogger) {
|
||||
listener.messageOutputLevel = Project.MSG_ERR;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
// we only want third party dependencies.
|
||||
FileCollection jars = project.configurations.testCompile.fileCollection({ dependency ->
|
||||
|
Loading…
x
Reference in New Issue
Block a user