Skip to content

Commit 168afb3

Browse files
committed
Update to spring-cloud-stream to 4.2.0-SNAPSHOT
This updates SCSt to 4.2.0-SNAPSHOT as there was something broken w/ running the sample binder under 4.2.0-M1.
1 parent 62fff05 commit 168afb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mockito = "5.12.0"
2424
spring-dep-mgmt = "1.1.6"
2525
spring-boot = "3.4.0-SNAPSHOT"
2626
spring-boot-for-docs = "3.4.0-SNAPSHOT"
27-
spring-cloud-stream = "4.2.0-M1"
27+
spring-cloud-stream = "4.2.0-SNAPSHOT"
2828
spring-retry = "2.0.10"
2929
system-lambda = "1.2.1"
3030
testcontainers = "1.19.8"

0 commit comments

Comments
 (0)