diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c1298bbd55..5f71b6e91a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1188,7 +1188,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.9.0") { + library("Rabbit Stream Client", "0.10.0") { group("com.rabbitmq") { modules = [ "stream-client"