Add buildSrc including build conventions plugins
Closes gh-1942
This commit is contained in:
@@ -11,6 +11,9 @@ dependencies {
|
||||
optional "io.projectreactor:reactor-core"
|
||||
optional "org.springframework:spring-web"
|
||||
|
||||
testCompile "org.assertj:assertj-core"
|
||||
testCompile "org.mockito:mockito-core"
|
||||
testCompile "org.springframework:spring-test"
|
||||
testCompile "io.projectreactor:reactor-test"
|
||||
testCompile "javax.servlet:javax.servlet-api"
|
||||
testCompile "org.springframework:spring-web"
|
||||
|
||||
Reference in New Issue
Block a user