Skip to content

Commit 7c09fde

Browse files
committed
Upgrade to Rabbit Stream Client 0.9.0
Closes gh-34106
1 parent 8840224 commit 7c09fde

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
@@ -1127,7 +1127,7 @@ bom {
11271127
]
11281128
}
11291129
}
1130-
library("Rabbit Stream Client", "0.8.0") {
1130+
library("Rabbit Stream Client", "0.9.0") {
11311131
group("com.rabbitmq") {
11321132
modules = [
11331133
"stream-client"

0 commit comments

Comments
 (0)