Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 8033d81

Browse files
committed
Bump Java client to 5.5.2
Fixes #46
1 parent f4b559b commit 8033d81

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
@@ -37,7 +37,7 @@ ext {
3737
logbackVersion = '1.2.3'
3838

3939
// Libraries
40-
rabbitMqJavaClientVersion = '5.5.1'
40+
rabbitMqJavaClientVersion = '5.5.2'
4141

4242
// Testing
4343
mockitoVersion = '2.23.4'

0 commit comments

Comments
 (0)