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 c6a2c85 commit 8d34956Copy full SHA for 8d34956
gradle.properties
@@ -1,4 +1,4 @@
1
-version=2.0.0-SNAPSHOT
+version=2.0.0-M1
2
version.samples=1.2.8-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-M1"
27
spring-cloud-stream = "5.0.0-SNAPSHOT"
28
spring-retry = "2.0.12"
29
system-lambda = "1.2.1"
0 commit comments