[Release 1.1.5] Update version (#907)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Chris Bono
2024-10-21 22:37:17 -05:00
committed by GitHub
parent 0679b9d759
commit 4f83709d57
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.1.5-SNAPSHOT
version=1.1.5
version.samples=1.1.5-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.3.5-SNAPSHOT"
spring-boot-for-docs = "3.3.5-SNAPSHOT"
spring-boot-for-docs = "3.3.5"
spring-cloud-stream = "4.1.1"
spring-retry = "2.0.10"
system-lambda = "1.2.1"