[Release 1.1.12] Update version (initiate release)

This commit is contained in:
Chris Bono
2025-05-20 13:21:25 -05:00
committed by Chris Bono
parent ea0dbaa9f8
commit 1334c98c51
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -23,7 +23,7 @@ hamcrest = "2.2"
mockito = "5.16.1"
spring-dep-mgmt = "1.1.7"
spring-boot = "3.3.12-SNAPSHOT"
spring-boot-for-docs = "3.3.12-SNAPSHOT"
spring-boot-for-docs = "3.3.12"
spring-cloud-stream = "4.1.1"
spring-retry = "2.0.12"
system-lambda = "1.2.1"