Upgrade to Rabbit Stream Client 0.24.0

Closes gh-45125
This commit is contained in:
Phillip Webb 2025-04-10 13:34:44 -07:00
parent 3f7a77f444
commit 25099946d5
1 changed files with 1 additions and 1 deletions

View File

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