diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e0b84a74e..0b1eb1e98a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1127,7 +1127,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.8.0") { + library("Rabbit Stream Client", "0.9.0") { group("com.rabbitmq") { modules = [ "stream-client"