Upgrade to Rabbit Stream Client 0.21.0

Closes gh-43692
This commit is contained in:
Andy Wilkinson 2025-01-06 15:57:03 +00:00
parent b68c9df7ee
commit 38f220faa6
1 changed files with 1 additions and 1 deletions

View File

@ -1857,7 +1857,7 @@ bom {
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
}
}
library("Rabbit Stream Client", "0.18.0") {
library("Rabbit Stream Client", "0.21.0") {
group("com.rabbitmq") {
modules = [
"stream-client"