Skip to content

Commit f401751

Browse files
authored
[Release 1.1.10] Update to next Boot snapshot (#864)
1 parent 919a039 commit f401751

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.0.11-SNAPSHOT
2-
version.samples=1.0.10
2+
version.samples=1.0.11-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.2.10-SNAPSHOT"
26-
spring-boot-for-docs = "3.2.10"
25+
spring-boot = "3.2.11-SNAPSHOT"
26+
spring-boot-for-docs = "3.2.11-SNAPSHOT"
2727
spring-cloud-stream = "4.1.0"
2828
spring-retry = "2.0.9"
2929
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)