Skip to content

Commit 80a0e84

Browse files
committed
Upgrade to Rabbit Stream Client 0.17.0
Closes gh-41900
1 parent d93f922 commit 80a0e84

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
@@ -1676,7 +1676,7 @@ bom {
16761676
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
16771677
}
16781678
}
1679-
library("Rabbit Stream Client", "0.16.0") {
1679+
library("Rabbit Stream Client", "0.17.0") {
16801680
group("com.rabbitmq") {
16811681
modules = [
16821682
"stream-client"

0 commit comments

Comments
 (0)