Upgrade to Rabbit Stream Client 0.17.0

Closes gh-41900
This commit is contained in:
Stéphane Nicoll 2024-08-16 15:19:26 +02:00
parent d93f9225ea
commit 80a0e84dab
1 changed files with 1 additions and 1 deletions

View File

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