1

remove checkGroup

This commit is contained in:
Christoph
2020-03-24 16:30:05 +01:00
parent 5916acc1c7
commit 8eda960e39
7 changed files with 74 additions and 76 deletions

View File

@ -86,8 +86,6 @@ dependencies {
}
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'com.tngtech.archunit:archunit-junit5:0.13.1'
implementation 'junit:junit:4.12'
implementation 'junit:junit:4.12'
}
test {