[Release 1.2.0] Update to next Boot snapshot

This commit is contained in:
Chris Bono
2024-11-22 12:30:43 -06:00
parent b628bfad3d
commit 9f9d2890ff
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -22,8 +22,8 @@ junit = "5.10.5"
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"
spring-boot = "3.4.1-SNAPSHOT"
spring-boot-for-docs = "3.4.1-SNAPSHOT"
spring-cloud-stream = "4.2.0-SNAPSHOT"
spring-retry = "2.0.10"
system-lambda = "1.2.1"