[Release 1.0.12] Update to final OSS Boot version

This commit is contained in:
Chris Bono
2024-11-22 12:39:48 -06:00
parent 07f296ddfa
commit bbc7255974
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
version=1.0.13-SNAPSHOT
version.samples=1.0.12
version.samples=1.0.13-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true

View File

@@ -22,7 +22,7 @@ junit = "5.10.5"
hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-boot = "3.2.12-SNAPSHOT"
spring-boot = "3.2.12"
spring-boot-for-docs = "3.2.12"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.10"