[Release 1.2.0] Update version

This commit is contained in:
github-actions[bot]
2024-11-18 23:30:15 +00:00
committed by Chris Bono
parent 85380fbdc9
commit 239a1b835d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.2.0-SNAPSHOT
version=1.2.0
version.samples=1.2.0-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.4.0-SNAPSHOT"
spring-boot-for-docs = "3.4.0-SNAPSHOT"
spring-boot-for-docs = "3.4.0"
spring-cloud-stream = "4.2.0-SNAPSHOT"
spring-retry = "2.0.10"
system-lambda = "1.2.1"