Skip to content

Commit 90d9710

Browse files
committed
Upgrade stream-client to 0.3.0.
1 parent 208dc6c commit 90d9710

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
@@ -1423,7 +1423,7 @@ bom {
14231423
]
14241424
}
14251425
}
1426-
library("Rabbit Stream Client", "0.2.0") {
1426+
library("Rabbit Stream Client", "0.3.0") {
14271427
group("com.rabbitmq") {
14281428
modules = [
14291429
"stream-client"

0 commit comments

Comments
 (0)