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 ce946fd commit bc08dd1
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 @@ -60,13 +60,13 @@ ext {
junitJupiterVersion = '5.7.0'
kafkaVersion = '2.6.1'
log4jVersion = '2.13.3'
micrometerVersion = '1.5.10'
micrometerVersion = '1.5.11'
mockitoVersion = '3.6.28'
reactorVersion = 'Dysprosium-SR16'
reactorVersion = 'Dysprosium-SR17'
scalaVersion = '2.13'
springDataCommonsVersion = '2.3.6.RELEASE'
springDataCommonsVersion = '2.3.7.RELEASE'
springRetryVersion = '1.3.0'
springVersion = '5.2.12.RELEASE'
springVersion = '5.2.13.RELEASE'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit bc08dd1

Please sign in to comment.