Remove unecessary thin plugin execution and tidy up dependencies
Fixes #109
This commit is contained in:
@@ -47,7 +47,7 @@ dependencyManagement {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile('org.springframework.cloud:spring-cloud-function-web')
|
||||
compile('org.springframework.cloud:spring-cloud-starter-function-web')
|
||||
compile('org.springframework.cloud:spring-cloud-function-compiler')
|
||||
testCompile('org.springframework.boot:spring-boot-starter-test')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user