Skip to content

Commit 922a1e9

Browse files
committed
Upgrade to Rabbit Stream Client 0.16.0
Closes gh-41421
1 parent be0af2a commit 922a1e9

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
@@ -1662,7 +1662,7 @@ bom {
16621662
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
16631663
}
16641664
}
1665-
library("Rabbit Stream Client", "0.15.0") {
1665+
library("Rabbit Stream Client", "0.16.0") {
16661666
group("com.rabbitmq") {
16671667
modules = [
16681668
"stream-client"

0 commit comments

Comments
 (0)