Skip to content

Commit 5267b47

Browse files
committed
Upgrade versions; prepare for release
1 parent 9a33485 commit 5267b47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ ext {
4949
log4jVersion = '2.12.1'
5050
micrometerVersion = '1.3.8'
5151
mockitoVersion = '3.1.0'
52-
reactorVersion = 'Dysprosium-SR10'
52+
reactorVersion = 'Dysprosium-SR12'
5353
scalaVersion = '2.12'
5454
springRetryVersion = '1.2.5.RELEASE'
55-
springVersion = '5.2.8.RELEASE'
56-
springDataCommonsVersion = '2.2.9.RELEASE'
55+
springVersion = '5.2.9.RELEASE'
56+
springDataCommonsVersion = '2.2.10.RELEASE'
5757

5858
idPrefix = 'kafka'
5959
}

0 commit comments

Comments
 (0)