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