Skip to content

Commit 2f06ed9

Browse files
committed
[Release 1.2.4] Update to next Boot snapshot
1 parent cce1d73 commit 2f06ed9

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.5-SNAPSHOT
2-
version.samples=1.2.4
2+
version.samples=1.2.5-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.12.1"
2222
hamcrest = "2.2"
2323
mockito = "5.16.1"
2424
spring-dep-mgmt = "1.1.7"
25-
spring-boot = "3.4.4-SNAPSHOT"
26-
spring-boot-for-docs = "3.4.4"
25+
spring-boot = "3.4.5-SNAPSHOT"
26+
spring-boot-for-docs = "3.4.5-SNAPSHOT"
2727
spring-cloud-stream = "4.2.0-SNAPSHOT"
2828
spring-retry = "2.0.11"
2929
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)