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.
1 parent f1ed451 commit 92d43bdCopy full SHA for 92d43bd
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
rabbitmq_java_client_version = "5.25.0"
5
junit_jupiter_version = "5.10.1"
6
testcontainers_version = "1.21.0"
7
- httpclient_version = "5.4.3"
+ httpclient_version = "5.4.4"
8
rabbitmq_http_client_version = "5.3.0"
9
}
10
0 commit comments