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

Commit 21b4cd4

Browse files
committed
Bump Java client to 5.6.0
Fixes #58
1 parent 8da35eb commit 21b4cd4

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

4040
// Libraries
41-
rabbitMqJavaClientVersion = '5.5.3'
41+
rabbitMqJavaClientVersion = '5.6.0'
4242

4343
// Testing
4444
mockitoVersion = '2.23.4'

0 commit comments

Comments
 (0)