Skip to content

Commit 88767ae

Browse files
[Release 2.0.0-RC1] Update version
1 parent e4a6eaf commit 88767ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=2.0.0-SNAPSHOT
1+
version=2.0.0-RC1
22
version.samples=2.0.0-SNAPSHOT
33

44
org.gradle.caching=true

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ hamcrest = "3.0"
2222
mockito = "5.20.0"
2323
spring-dep-mgmt = "1.1.7"
2424
spring-boot = "4.0.0-SNAPSHOT"
25-
spring-boot-for-docs = "4.0.0-SNAPSHOT"
25+
spring-boot-for-docs = "4.0.0-RC1"
2626
spring-cloud-stream = "5.0.0-SNAPSHOT"
2727
system-lambda = "1.2.1"
2828
testcontainers = "2.0.1"

0 commit comments

Comments
 (0)