Browse Source

Upgrade to Rabbit Stream Client 0.14.0

Closes gh-38480
pull/38482/head
Phillip Webb 2 years ago
parent
commit
3195560385
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save