Skip to content

Commit 40ffe84

Browse files
committed
Upgrade to Rabbit Stream Client 1.5.0
Closes spring-projectsgh-49182
1 parent f4d3283 commit 40ffe84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1984,7 +1984,7 @@ bom {
19841984
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
19851985
}
19861986
}
1987-
library("Rabbit Stream Client", "1.4.0") {
1987+
library("Rabbit Stream Client", "1.5.0") {
19881988
group("com.rabbitmq") {
19891989
modules = [
19901990
"stream-client"

0 commit comments

Comments
 (0)