Skip to content

Commit 670d2ad

Browse files
[Release 1.1.0-M2] Update version (#619)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 952c8ba commit 670d2ad

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-M2
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
@@ -22,7 +22,7 @@ hamcrest = "2.2"
2222
mockito = "5.11.0"
2323
spring-dep-mgmt = "1.1.4"
2424
spring-boot = "3.3.0-SNAPSHOT"
25-
spring-boot-for-docs = "3.3.0-SNAPSHOT"
25+
spring-boot-for-docs = "3.3.0-M2"
2626
spring-cloud-stream = "4.1.0"
2727
spring-retry = "2.0.5"
2828
system-lambda = "1.2.1"

0 commit comments

Comments
 (0)