Skip to content

Commit 3195560

Browse files
committed
Upgrade to Rabbit Stream Client 0.14.0
Closes gh-38480
1 parent 3020858 commit 3195560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ bom {
13091309
]
13101310
}
13111311
}
1312-
library("Rabbit Stream Client", "0.13.0") {
1312+
library("Rabbit Stream Client", "0.14.0") {
13131313
group("com.rabbitmq") {
13141314
modules = [
13151315
"stream-client"

0 commit comments

Comments
 (0)