Skip to content

Commit 10a8156

Browse files
committed
Upgrade stream-client to 0.3.0.
1 parent 841c534 commit 10a8156

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
@@ -1416,7 +1416,7 @@ bom {
14161416
]
14171417
}
14181418
}
1419-
library("Rabbit Stream Client", "0.2.0") {
1419+
library("Rabbit Stream Client", "0.3.0") {
14201420
group("com.rabbitmq") {
14211421
modules = [
14221422
"stream-client"

0 commit comments

Comments
 (0)