Skip to content

Commit 3cf714a

Browse files
authored
Merge pull request #256 from viartemev/dependabot/gradle/com.rabbitmq-http-client-3.3.0.RELEASE
Bump http-client from 3.2.0.RELEASE to 3.3.0.RELEASE
2 parents 891c49a + 28d0b43 commit 3cf714a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ configure(rootProject) {
8888
}
8989

9090
dependencies {
91-
testImplementation "com.rabbitmq:http-client:3.2.0.RELEASE"
91+
testImplementation "com.rabbitmq:http-client:3.3.0.RELEASE"
9292
testImplementation "org.springframework:spring-web:5.1.9.RELEASE"
9393
testImplementation "org.apache.httpcomponents:httpclient:4.5.9"
9494
testCompile "org.testcontainers:testcontainers:1.12.0"

0 commit comments

Comments
 (0)