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

Commit 77f8581

Browse files
committed
Bump AMQP client
References #151
1 parent dd1c2a2 commit 77f8581

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.9.0'
40+
rabbitMqJavaClientVersion = '5.10.0'
4141

4242
// Sample
4343
springBootVersion = '2.3.3.RELEASE'

0 commit comments

Comments
 (0)