Skip to content

Commit 54d5e6b

Browse files
fix(deps): update dependency com.rabbitmq:http-client to v5.3.0
1 parent 7a54733 commit 54d5e6b

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
@@ -5,7 +5,7 @@ buildscript {
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.20.6"
77
httpclient_version = "5.4.3"
8-
rabbitmq_http_client_version = "5.2.0"
8+
rabbitmq_http_client_version = "5.3.0"
99
}
1010

1111
repositories {

0 commit comments

Comments
 (0)