[Release 1.0.2] Update version

This commit is contained in:
github-actions[bot]
2024-01-15 21:27:36 +00:00
committed by Chris Bono
parent 3bc2658aa8
commit 09f3971ff1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.0.2-SNAPSHOT
version=1.0.2
org.gradle.caching=true
org.gradle.parallel=true

View File

@@ -25,7 +25,7 @@ hamcrest = "2.2"
mockito = "5.9.0"
spring-dep-mgmt = "1.1.4"
spring-boot = "3.2.2-SNAPSHOT"
spring-boot-for-docs = "3.2.2-SNAPSHOT"
spring-boot-for-docs = "3.2.2"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.5"
system-lambda = "1.2.1"