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 May 16, 2022
1 parent 56b7756 commit 9e9501d
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 @@ -63,12 +63,12 @@ ext {
log4jVersion = '2.17.2'
micrometerVersion = '1.6.13'
mockitoVersion = '3.9.0'
reactorVersion = '2020.0.18'
reactorVersion = '2020.0.19'
scalaVersion = '2.13'
springBootVersion = '2.4.13' // docs module
springDataVersion = '2021.0.10'
springDataVersion = '2021.0.11'
springRetryVersion = '1.3.3'
springVersion = '5.3.19'
springVersion = '5.3.20'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit 9e9501d

Please sign in to comment.