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

Commit a12713d

Browse files
committed
Bump Java client to 5.7.3
References #90
1 parent bcf3fd6 commit a12713d

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.7.2'
41+
rabbitMqJavaClientVersion = '5.7.3'
4242

4343
// Sample
4444
springBootVersion = '2.2.0.M4'

0 commit comments

Comments
 (0)