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 ce506ea commit 6e27a0a
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 @@ -50,19 +50,19 @@ ext {
googleJsr305Version = '3.0.2'
hamcrestVersion = '2.2'
hibernateValidationVersion = '6.0.17.Final'
jacksonVersion = '2.10.3'
jacksonVersion = '2.10.4'
jaywayJsonPathVersion = '2.4.0'
junit4Version = '4.12'
junitJupiterVersion = '5.5.2'
kafkaVersion = '2.4.1'
log4jVersion = '2.12.1'
micrometerVersion = '1.3.8'
mockitoVersion = '3.1.0'
reactorVersion = 'Dysprosium-SR7'
reactorVersion = 'Dysprosium-SR8'
scalaVersion = '2.12'
springRetryVersion = '1.2.5.RELEASE'
springVersion = '5.2.6.RELEASE'
springDataCommonsVersion = '2.2.7.RELEASE'
springVersion = '5.2.7.RELEASE'
springDataCommonsVersion = '2.2.8.RELEASE'

idPrefix = 'kafka'
}
Expand Down

0 comments on commit 6e27a0a

Please sign in to comment.