Upgrade to Rabbit Stream Client 0.18.0

Closes gh-42768
This commit is contained in:
Andy Wilkinson 2024-10-17 16:00:08 +01:00
parent de26e7f140
commit 8b9017aa68
1 changed files with 1 additions and 1 deletions

View File

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