Skip to content

Commit

Permalink
Move to latest milestones; prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Feb 18, 2025
1 parent 3520721 commit d87c21c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@ ext {
log4jVersion = '2.24.3'
logbackVersion = '1.5.16'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.0-SNAPSHOT'
micrometerTracingVersion = '1.5.0-SNAPSHOT'
micrometerVersion = '1.15.0-M2'
micrometerTracingVersion = '1.5.0-M2'
mockitoVersion = '5.15.2'
rabbitmqStreamVersion = '0.22.0'
rabbitmqVersion = '5.24.0'
reactorVersion = '2024.0.3'
springDataVersion = '2025.1.0-SNAPSHOT'
springDataVersion = '2025.1.0-M1'
springRetryVersion = '2.0.11'
springVersion = '7.0.0-SNAPSHOT'
springVersion = '7.0.0-M2'
testcontainersVersion = '1.20.4'

javaProjects = subprojects - project(':spring-amqp-bom')
Expand Down

0 comments on commit d87c21c

Please sign in to comment.