Update Spring Cloud Stream to 4.2.0-M1 (#803)

This commit is contained in:
Chris Bono
2024-08-19 14:29:45 -05:00
committed by GitHub
parent c98f588f0a
commit f6be2dc694

View File

@@ -24,7 +24,7 @@ mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-boot = "3.4.0-M1"
spring-boot-for-docs = "3.4.0-M1"
spring-cloud-stream = "4.2.0-SNAPSHOT"
spring-cloud-stream = "4.2.0-M1"
spring-retry = "2.0.8"
system-lambda = "1.2.1"
testcontainers = "1.19.8"