1

removed unnecessary dependencies

This commit is contained in:
Christoph
2020-03-09 11:36:09 +01:00
parent d45aa8b7d9
commit cfb6af52c2

View File

@ -7,9 +7,6 @@ plugins {
id 'com.github.spotbugs' version '3.0.0'
id 'checkstyle'
id 'com.github.johnrengelman.processes' version '0.5.0'
id 'org.springdoc.openapi-gradle-plugin' version '1.0.0'
}
group = 'mops'