[Release 1.0.9] Update version (#812)

This commit is contained in:
Chris Bono
2024-08-20 15:10:10 -05:00
committed by GitHub
parent 6969d74361
commit 828908ff84
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.0.9-SNAPSHOT
version=1.0.9
version.samples=1.0.9-SNAPSHOT
org.gradle.caching=true

View File

@@ -23,7 +23,7 @@ hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-boot = "3.2.9-SNAPSHOT"
spring-boot-for-docs = "3.2.9-SNAPSHOT"
spring-boot-for-docs = "3.2.9"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.8"
system-lambda = "1.2.1"