Skip to content

Commit 8b9017a

Browse files
committed
Upgrade to Rabbit Stream Client 0.18.0
Closes gh-42768
1 parent de26e7f commit 8b9017a

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
@@ -1681,7 +1681,7 @@ bom {
16811681
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
16821682
}
16831683
}
1684-
library("Rabbit Stream Client", "0.17.0") {
1684+
library("Rabbit Stream Client", "0.18.0") {
16851685
group("com.rabbitmq") {
16861686
modules = [
16871687
"stream-client"

0 commit comments

Comments
 (0)