[Release 1.2.0-RC1] Update to next Boot snapshot (#918)

This commit is contained in:
Chris Bono
2024-10-25 14:24:50 -05:00
committed by GitHub
parent 8f61842cc6
commit 4e154bef51
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
version=1.2.0-SNAPSHOT
version.samples=1.2.0-RC1
version.samples=1.2.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true

View File

@@ -23,7 +23,7 @@ hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-boot = "3.4.0-SNAPSHOT"
spring-boot-for-docs = "3.4.0-RC1"
spring-boot-for-docs = "3.4.0-SNAPSHOT"
spring-cloud-stream = "4.2.0-M1"
spring-retry = "2.0.10"
system-lambda = "1.2.1"