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 8f61842 commit 4e154beCopy full SHA for 4e154be
gradle.properties
@@ -1,5 +1,5 @@
1
version=1.2.0-SNAPSHOT
2
-version.samples=1.2.0-RC1
+version.samples=1.2.0-SNAPSHOT
3
4
org.gradle.caching=true
5
org.gradle.parallel=true
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ hamcrest = "2.2"
23
mockito = "5.12.0"
24
spring-dep-mgmt = "1.1.6"
25
spring-boot = "3.4.0-SNAPSHOT"
26
-spring-boot-for-docs = "3.4.0-RC1"
+spring-boot-for-docs = "3.4.0-SNAPSHOT"
27
spring-cloud-stream = "4.2.0-M1"
28
spring-retry = "2.0.10"
29
system-lambda = "1.2.1"
0 commit comments