We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b671847 commit 88c9050Copy full SHA for 88c9050
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-activemq/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id "org.springframework.boot.docker-test"
4
}
5
6
-description = "Spring Boot Actuator ActiveMQ smoke test"
+description = "Spring Boot ActiveMQ smoke test"
7
8
dependencies {
9
dockerTestImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
0 commit comments