[Release 1.1.10] Update to next Boot snapshot (#864)

This commit is contained in:
Chris Bono
2024-09-27 12:42:03 -05:00
committed by GitHub
parent 919a039ffb
commit f40175164c
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -22,8 +22,8 @@ junit = "5.10.3"
hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-boot = "3.2.10-SNAPSHOT"
spring-boot-for-docs = "3.2.10"
spring-boot = "3.2.11-SNAPSHOT"
spring-boot-for-docs = "3.2.11-SNAPSHOT"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.9"
system-lambda = "1.2.1"