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

Commit 7536f90

Browse files
committed
Bump Reactor Core and Java client
References #152
1 parent cca6ee0 commit 7536f90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.10.0'
40+
rabbitMqJavaClientVersion = '5.11.0'
4141

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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=1.5.2-SNAPSHOT
2-
reactorCoreVersion=3.4.3-SNAPSHOT
2+
reactorCoreVersion=3.4.4-SNAPSHOT

0 commit comments

Comments
 (0)