Skip to content

Commit a6338f8

Browse files
committed
Upgrade to Rabbit Stream Client 0.8.0
Closes gh-32714
1 parent 23028eb commit a6338f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ bom {
12161216
]
12171217
}
12181218
}
1219-
library("Rabbit Stream Client", "0.7.0") {
1219+
library("Rabbit Stream Client", "0.8.0") {
12201220
group("com.rabbitmq") {
12211221
modules = [
12221222
"stream-client"

0 commit comments

Comments
 (0)