[Release 1.1.12] Update to next Boot snapshot

This commit is contained in:
Chris Bono
2025-05-26 14:13:32 -05:00
committed by Chris Bono
parent 54c54d5cb0
commit afbb2b6a1f
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -22,8 +22,8 @@ junit = "5.12.2"
hamcrest = "2.2"
mockito = "5.16.1"
spring-dep-mgmt = "1.1.7"
spring-boot = "3.3.12-SNAPSHOT"
spring-boot-for-docs = "3.3.12"
spring-boot = "3.3.13-SNAPSHOT"
spring-boot-for-docs = "3.3.13-SNAPSHOT"
spring-cloud-stream = "4.1.1"
spring-retry = "2.0.12"
system-lambda = "1.2.1"