diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b8edb3f85f..6dbc9ae4b6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1191,7 +1191,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.10.0") { + library("Rabbit Stream Client", "0.11.0") { group("com.rabbitmq") { modules = [ "stream-client"