Skip to content

Commit

Permalink
Upgrade versions; prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Feb 17, 2021
1 parent b2b2262 commit 983c944
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 @@ -61,14 +61,14 @@ ext {
junitJupiterVersion = '5.7.0'
kafkaVersion = '2.7.0'
log4jVersion = '2.14.0'
micrometerVersion = '1.6.3'
micrometerVersion = '1.6.4'
mockitoVersion = '3.7.0'
reactorVersion = '2020.0.3'
reactorVersion = '2020.0.4'
scalaVersion = '2.13'
springBootVersion = '2.4.2' // docs module
springDataVersion = '2021.0.0-M2'
springDataVersion = '2021.0.0-M3'
springRetryVersion = '1.3.0'
springVersion = '5.3.3'
springVersion = '5.3.4'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit 983c944

Please sign in to comment.