Skip to content

Commit d0ba690

Browse files
[Release 1.1.0-M1] Update version (#588)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 23595e9 commit d0ba690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.1.0-SNAPSHOT
1+
version=1.1.0-M1
22
version.samples=1.1.0-SNAPSHOT
33

44
org.gradle.caching=true

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ hamcrest = "2.2"
2323
mockito = "5.10.0"
2424
spring-dep-mgmt = "1.1.4"
2525
spring-boot = "3.3.0-SNAPSHOT"
26-
spring-boot-for-docs = "3.3.0-SNAPSHOT"
26+
spring-boot-for-docs = "3.3.0-M1"
2727
spring-cloud-stream = "4.1.0"
2828
spring-retry = "2.0.5"
2929
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)