Skip to content

Commit f473bac

Browse files
committed
Upgrade to Rabbit Stream Client 0.23.0
Closes gh-45164
1 parent e6048ce commit f473bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1914,7 +1914,7 @@ bom {
19141914
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
19151915
}
19161916
}
1917-
library("Rabbit Stream Client", "0.22.0") {
1917+
library("Rabbit Stream Client", "0.23.0") {
19181918
group("com.rabbitmq") {
19191919
modules = [
19201920
"stream-client"

0 commit comments

Comments
 (0)