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 Jan 15, 2022
1 parent 95fc922 commit 9f75c9d
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 @@ -63,12 +63,12 @@ ext {
log4jVersion = '2.17.1'
micrometerVersion = '1.8.1'
mockitoVersion = '4.0.0'
reactorVersion = '2020.0.14'
reactorVersion = '2020.0.15'
scalaVersion = '2.13'
springBootVersion = '2.5.7' // docs module
springDataVersion = '2021.1.0'
springBootVersion = '2.5.8' // docs module
springDataVersion = '2021.1.1'
springRetryVersion = '1.3.1'
springVersion = '5.3.14'
springVersion = '5.3.15'
zookeeperVersion = '3.6.3'

idPrefix = 'kafka'
Expand Down

0 comments on commit 9f75c9d

Please sign in to comment.