Skip to content

Commit 38f220f

Browse files
committed
Upgrade to Rabbit Stream Client 0.21.0
Closes gh-43692
1 parent b68c9df commit 38f220f

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
@@ -1857,7 +1857,7 @@ bom {
18571857
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
18581858
}
18591859
}
1860-
library("Rabbit Stream Client", "0.18.0") {
1860+
library("Rabbit Stream Client", "0.21.0") {
18611861
group("com.rabbitmq") {
18621862
modules = [
18631863
"stream-client"

0 commit comments

Comments
 (0)