[Release 1.2.2] Update to next Boot snapshot (#1020)

This commit is contained in:
Chris Bono
2025-01-23 14:24:54 -06:00
committed by GitHub
parent 23fdf3b0ce
commit 32df4584bc
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
version=1.2.3-SNAPSHOT
version.samples=1.2.2
version.samples=1.2.3-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.7"
spring-boot = "3.4.2-SNAPSHOT"
spring-boot-for-docs = "3.4.2"
spring-boot = "3.4.3-SNAPSHOT"
spring-boot-for-docs = "3.4.3-SNAPSHOT"
spring-cloud-stream = "4.2.0-SNAPSHOT"
spring-retry = "2.0.11"
system-lambda = "1.2.1"