[Release 1.1.0-M2] Update to next Boot snapshot (#625)

This commit is contained in:
Chris Bono
2024-03-24 23:58:36 -05:00
committed by GitHub
parent bc95fd51a9
commit 1eaad53903
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -22,7 +22,7 @@ hamcrest = "2.2"
mockito = "5.11.0"
spring-dep-mgmt = "1.1.4"
spring-boot = "3.3.0-SNAPSHOT"
spring-boot-for-docs = "3.3.0-M2"
spring-boot-for-docs = "3.3.0-SNAPSHOT"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.5"
system-lambda = "1.2.1"