Skip to content

Commit 2509994

Browse files
committed
Upgrade to Rabbit Stream Client 0.24.0
Closes gh-45125
1 parent 3f7a77f commit 2509994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,7 +1921,7 @@ bom {
19211921
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
19221922
}
19231923
}
1924-
library("Rabbit Stream Client", "0.22.0") {
1924+
library("Rabbit Stream Client", "0.24.0") {
19251925
group("com.rabbitmq") {
19261926
modules = [
19271927
"stream-client"

0 commit comments

Comments
 (0)