Skip to content

Commit 824c020

Browse files
committed
[Release 1.2.0-M1] Update to next Boot snapshot
1 parent ca192c6 commit 824c020

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version=1.2.0-SNAPSHOT
2-
version.samples=1.2.0-M1
2+
version.samples=1.2.0-SNAPSHOT
33

44
org.gradle.caching=true
55
org.gradle.parallel=true

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ junit = "5.10.3"
2222
hamcrest = "2.2"
2323
mockito = "5.12.0"
2424
spring-dep-mgmt = "1.1.6"
25-
spring-boot = "3.4.0-M1"
26-
spring-boot-for-docs = "3.4.0-M2"
25+
spring-boot = "3.4.0-SNAPSHOT"
26+
spring-boot-for-docs = "3.4.0-SNAPSHOT"
2727
spring-cloud-stream = "4.2.0-M1"
2828
spring-retry = "2.0.8"
2929
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)