Browse Source

Upgrade to Rabbit Stream Client 0.13.0

Closes gh-37786
pull/37801/head
Andy Wilkinson 2 years ago
parent
commit
6c4d078c0a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save