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 Sep 16, 2020
1 parent 9a33485 commit 5267b47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Expand Up @@ -49,11 +49,11 @@ ext {
log4jVersion = '2.12.1'
micrometerVersion = '1.3.8'
mockitoVersion = '3.1.0'
reactorVersion = 'Dysprosium-SR10'
reactorVersion = 'Dysprosium-SR12'
scalaVersion = '2.12'
springRetryVersion = '1.2.5.RELEASE'
springVersion = '5.2.8.RELEASE'
springDataCommonsVersion = '2.2.9.RELEASE'
springVersion = '5.2.9.RELEASE'
springDataCommonsVersion = '2.2.10.RELEASE'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit 5267b47

Please sign in to comment.