diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 72c63be9e4..5f9e597d8b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1315,7 +1315,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.12.0") { + library("Rabbit Stream Client", "0.13.0") { group("com.rabbitmq") { modules = [ "stream-client"