Revert "Update dependency snapshot versions to milestones for the 4.0.0-M1 release"

This reverts commit 56f82d311a.
This commit is contained in:
Soby Chacko
2025-03-17 16:13:56 -04:00
parent d3a9448c90
commit d811c231ea

View File

@@ -63,15 +63,15 @@ ext {
kotlinCoroutinesVersion = '1.10.1'
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.0-M3'
micrometerTracingVersion = '1.5.0-M3'
micrometerVersion = '1.15.0-SNAPSHOT'
micrometerTracingVersion = '1.5.0-SNAPSHOT'
mockitoVersion = '5.15.2'
reactorVersion = '2024.0.4'
scalaVersion = '2.13'
springBootVersion = '3.3.8' // docs module
springDataVersion = '2025.1.0-M1'
springDataVersion = '2025.1.0-SNAPSHOT'
springRetryVersion = '2.0.11'
springVersion = '7.0.0-M3'
springVersion = '7.0.0-SNAPSHOT'
zookeeperVersion = '3.8.4'
idPrefix = 'kafka'