[Release 1.0.7] Update to next Boot snapshot

This commit is contained in:
Chris Bono
2024-06-28 15:58:20 -05:00
parent 6861009b58
commit f9a1ce21d4
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -22,8 +22,8 @@ junit = "5.10.2"
hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.5"
spring-boot = "3.2.7-SNAPSHOT"
spring-boot-for-docs = "3.2.7"
spring-boot = "3.2.8-SNAPSHOT"
spring-boot-for-docs = "3.2.8-SNAPSHOT"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.6"
system-lambda = "1.2.1"