We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154a9f9 commit 645c26aCopy full SHA for 645c26a
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
rabbitmq_java_client_version = "5.20.0"
5
junit_jupiter_version = "5.10.1"
6
testcontainers_version = "1.19.2"
7
- httpclient_version = "5.2.1"
+ httpclient_version = "5.2.2"
8
rabbitmq_http_client_version = "5.2.0"
9
}
10
0 commit comments