Skip to content

Commit

Permalink
Update versions; prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jun 10, 2020
1 parent af83f60 commit 94324e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -60,11 +60,11 @@ ext {
log4jVersion = '2.13.2'
micrometerVersion = '1.5.1'
mockitoVersion = '3.3.3'
reactorVersion = 'Dysprosium-SR7'
reactorVersion = 'Dysprosium-SR8'
scalaVersion = '2.12'
springDataCommonsVersion = '2.3.0.RELEASE'
springRetryVersion = '1.2.5.RELEASE'
springVersion = '5.2.6.RELEASE'
springVersion = '5.2.7.RELEASE'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit 94324e8

Please sign in to comment.