[Release 1.0.2] Next development version

This commit is contained in:
github-actions[bot]
2024-01-16 02:58:45 +00:00
parent 0a880746f5
commit dc23c52610
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.0.2
version=1.0.3-SNAPSHOT
version.samples=1.0.2-SNAPSHOT
org.gradle.caching=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"
spring-boot-for-docs = "3.2.3-SNAPSHOT"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.5"
system-lambda = "1.2.1"