Skip to content

Commit

Permalink
Update dependencies for 3.2.0-M1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobychacko committed Feb 16, 2024
1 parent 9314b6d commit d217b3a
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.7.3'
log4jVersion = '2.22.1'
micrometerDocsVersion = '1.0.2'
micrometerVersion = '1.13.0-SNAPSHOT'
micrometerTracingVersion = '1.3.0-SNAPSHOT'
micrometerVersion = '1.13.0-M1'
micrometerTracingVersion = '1.3.0-M1'
mockitoVersion = '5.8.0'
reactorVersion = '2023.0.3'
scalaVersion = '2.13'
springBootVersion = '3.2.2' // docs module
springDataVersion = '2023.2.0-SNAPSHOT'
springDataVersion = '2024.0.0-M1'
springRetryVersion = '2.0.5'
springVersion = '6.1.4'
zookeeperVersion = '3.8.3'
Expand Down

0 comments on commit d217b3a

Please sign in to comment.