diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b48d12508c..12dd266b5b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1415,7 +1415,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.4.0") { + library("Rabbit Stream Client", "0.5.0") { group("com.rabbitmq") { modules = [ "stream-client"