Skip to content

Commit

Permalink
Upgrade versions; prepare for milestone release
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Feb 18, 2022
1 parent 469edfa commit 4e2f9fd
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 @@ -66,11 +66,11 @@ ext {
junitJupiterVersion = '5.8.2'
kafkaVersion = '3.1.0'
log4jVersion = '2.17.1'
micrometerVersion = '2.0.0-M1'
micrometerVersion = '2.0.0-M2'
mockitoVersion = '4.0.0'
reactorVersion = '2020.0.15'
reactorVersion = '2020.0.16'
scalaVersion = '2.13'
springBootVersion = '2.6.2' // docs module
springBootVersion = '2.6.3' // docs module
springDataVersion = '2022.0.0-M1'
springRetryVersion = '1.3.1'
springVersion = '6.0.0-M2'
Expand Down

0 comments on commit 4e2f9fd

Please sign in to comment.