[Release 1.0.3] Update to next boot snapshot (#591)

This commit is contained in:
Chris Bono
2024-02-25 16:10:51 -06:00
committed by GitHub
parent cabba8798d
commit e1602c16ca
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -22,8 +22,8 @@ junit = "5.10.2"
hamcrest = "2.2"
mockito = "5.10.0"
spring-dep-mgmt = "1.1.4"
spring-boot = "3.2.3-SNAPSHOT"
spring-boot-for-docs = "3.2.3"
spring-boot = "3.2.4-SNAPSHOT"
spring-boot-for-docs = "3.2.4-SNAPSHOT"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.5"
system-lambda = "1.2.1"