Skip to content

Commit d13bcc0

Browse files
committed
[Release 1.1.10] Update to next Boot snapshot
1 parent c577a5e commit d13bcc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version=1.1.11-SNAPSHOT
2-
version.samples=1.1.10
2+
version.samples=1.1.11-SNAPSHOT
33

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

gradle/libs.versions.toml

+2-2
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.3.10-SNAPSHOT"
26-
spring-boot-for-docs = "3.3.10"
25+
spring-boot = "3.3.11-SNAPSHOT"
26+
spring-boot-for-docs = "3.3.11-SNAPSHOT"
2727
spring-cloud-stream = "4.1.1"
2828
spring-retry = "2.0.11"
2929
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)