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.
2 parents 891c49a + 28d0b43 commit 3cf714aCopy full SHA for 3cf714a
build.gradle
@@ -88,7 +88,7 @@ configure(rootProject) {
88
}
89
90
dependencies {
91
- testImplementation "com.rabbitmq:http-client:3.2.0.RELEASE"
+ testImplementation "com.rabbitmq:http-client:3.3.0.RELEASE"
92
testImplementation "org.springframework:spring-web:5.1.9.RELEASE"
93
testImplementation "org.apache.httpcomponents:httpclient:4.5.9"
94
testCompile "org.testcontainers:testcontainers:1.12.0"
0 commit comments