We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b1c70 commit b63139eCopy full SHA for b63139e
gradle.properties
@@ -1,4 +1,4 @@
1
-version=2.0.0-SNAPSHOT
+version=2.0.0-M2
2
version.samples=2.0.0-SNAPSHOT
3
4
org.gradle.caching=true
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ hamcrest = "3.0"
23
mockito = "5.17.0"
24
spring-dep-mgmt = "1.1.7"
25
spring-boot = "4.0.0-SNAPSHOT"
26
-spring-boot-for-docs = "4.0.0-SNAPSHOT"
+spring-boot-for-docs = "4.0.0-M2"
27
spring-cloud-stream = "5.0.0-SNAPSHOT"
28
system-lambda = "1.2.1"
29
testcontainers = "1.21.3"
0 commit comments