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 13, 2022
1 parent 3574c5c commit 1c9a013
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.6.13'
mockitoVersion = '3.9.0'
reactorVersion = '2020.0.13'
reactorVersion = '2020.0.15'
scalaVersion = '2.13'
springBootVersion = '2.4.10' // docs module
springDataVersion = '2021.0.7'
springBootVersion = '2.4.13' // docs module
springDataVersion = '2021.0.8'
springRetryVersion = '1.3.1'
springVersion = '5.3.13'
springVersion = '5.3.15'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit 1c9a013

Please sign in to comment.