Browse Source

Upgrade to Rabbit Stream Client 0.4.0

Closes gh-28056
pull/28064/head
Andy Wilkinson 5 years ago
parent
commit
d2f03baf32
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1376,7 +1376,7 @@ bom { @@ -1376,7 +1376,7 @@ bom {
]
}
}
library("Rabbit Stream Client", "0.3.0") {
library("Rabbit Stream Client", "0.4.0") {
group("com.rabbitmq") {
modules = [
"stream-client"

Loading…
Cancel
Save