|
|
|
|
@ -23,4 +23,5 @@ description = "Starter for testing Spring Integration"
@@ -23,4 +23,5 @@ description = "Starter for testing Spring Integration"
|
|
|
|
|
dependencies { |
|
|
|
|
api(project(":starter:spring-boot-starter-integration")) |
|
|
|
|
api(project(":starter:spring-boot-starter-test")) |
|
|
|
|
api("org.springframework.integration:spring-integration-test") |
|
|
|
|
} |
|
|
|
|
|