removed unnecessary dependencies
This commit is contained in:
@ -7,9 +7,6 @@ plugins {
|
|||||||
|
|
||||||
id 'com.github.spotbugs' version '3.0.0'
|
id 'com.github.spotbugs' version '3.0.0'
|
||||||
id 'checkstyle'
|
id 'checkstyle'
|
||||||
|
|
||||||
id 'com.github.johnrengelman.processes' version '0.5.0'
|
|
||||||
id 'org.springdoc.openapi-gradle-plugin' version '1.0.0'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = 'mops'
|
group = 'mops'
|
||||||
|
|||||||
Reference in New Issue
Block a user