Update dependency org.springframework.amqp:spring-rabbit-test to v3.2.2
This commit is contained in:
parent
f2e8020c9b
commit
a6e6bed413
@ -45,7 +45,7 @@ dependencies {
|
|||||||
testImplementation("com.iqser.red.commons:test-commons:2.1.0")
|
testImplementation("com.iqser.red.commons:test-commons:2.1.0")
|
||||||
testImplementation("org.testcontainers:elasticsearch:1.17.6")
|
testImplementation("org.testcontainers:elasticsearch:1.17.6")
|
||||||
testImplementation("org.opensearch:opensearch-testcontainers:2.0.0")
|
testImplementation("org.opensearch:opensearch-testcontainers:2.0.0")
|
||||||
testImplementation("org.springframework.amqp:spring-rabbit-test:3.0.2")
|
testImplementation("org.springframework.amqp:spring-rabbit-test:3.2.2")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.named<BootBuildImage>("bootBuildImage") {
|
tasks.named<BootBuildImage>("bootBuildImage") {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user