fix dependencies according to gradle complaints
This commit is contained in:
parent
a5f53283e9
commit
4ed6737302
@ -308,6 +308,8 @@ tasks.register('importOfficeData', Test) {
|
|||||||
|
|
||||||
group 'verification'
|
group 'verification'
|
||||||
description 'run the import jobs as tests'
|
description 'run the import jobs as tests'
|
||||||
|
|
||||||
|
mustRunAfter spotlessJava
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user