Skip to content

Commit

Permalink
Updates for 3.2.0-RC1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobychacko committed Apr 15, 2024
1 parent 331e3cf commit 045d28a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ ext {
kotlinCoroutinesVersion = '1.8.0'
log4jVersion = '2.23.1'
micrometerDocsVersion = '1.0.2'
micrometerVersion = '1.13.0-SNAPSHOT'
micrometerTracingVersion = '1.3.0-SNAPSHOT'
micrometerVersion = '1.13.0-RC1'
micrometerTracingVersion = '1.3.0-RC1'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.5'
scalaVersion = '2.13'
springBootVersion = '3.2.4' // docs module
springDataVersion = '2024.0.0-SNAPSHOT'
springDataVersion = '2024.0.0-RC1'
springRetryVersion = '2.0.5'
springVersion = '6.1.6'
zookeeperVersion = '3.8.4'
Expand Down

0 comments on commit 045d28a

Please sign in to comment.