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

Commit 41be63f

Browse files
committed
Bump AMQP Java client to 5.10.0
1 parent 7a8d576 commit 41be63f

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

3838
// Libraries
39-
rabbitMqJavaClientVersion = '5.9.0'
39+
rabbitMqJavaClientVersion = '5.10.0'
4040

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

0 commit comments

Comments
 (0)