Skip to content

Commit cc1ff26

Browse files
committed
Back to snapshot for dependencies
Signed-off-by: Soby Chacko <[email protected]>
1 parent d92a586 commit cc1ff26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ ext {
6464
kotlinCoroutinesVersion = '1.10.2'
6565
log4jVersion = '2.25.1'
6666
micrometerDocsVersion = '1.0.4'
67-
micrometerVersion = '1.16.0-M3'
68-
micrometerTracingVersion = '1.6.0-M3'
67+
micrometerVersion = '1.16.0-SNAPSHOT'
68+
micrometerTracingVersion = '1.6.0-SNAPSHOT'
6969
mockitoVersion = '5.19.0'
70-
reactorVersion = '2025.0.0-M7'
70+
reactorVersion = '2025.0.0-SNAPSHOT'
7171
scalaVersion = '2.13'
7272
springBootVersion = '3.5.0' // docs module
73-
springDataVersion = '2025.1.0-M6'
74-
springVersion = '7.0.0-M9'
73+
springDataVersion = '2025.1.0-SNAPSHOT'
74+
springVersion = '7.0.0-SNAPSHOT'
7575

7676
idPrefix = 'kafka'
7777

0 commit comments

Comments
 (0)