Skip to content

Commit b6ec014

Browse files
committed
Use new starter
Signed-off-by: Eddú Meléndez <[email protected]>
1 parent db45892 commit b6ec014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-test/spring-boot-smoke-test-amqp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
description = "Spring Boot AMQP smoke test"
2323

2424
dependencies {
25-
implementation(project(":starter:spring-boot-starter-amqp"))
25+
implementation(project(":starter:spring-boot-starter-rabbitmq"))
2626

2727
dockerTestImplementation(project(":starter:spring-boot-starter-test"))
2828
dockerTestImplementation(project(":core:spring-boot-testcontainers"))

0 commit comments

Comments
 (0)