Skip to content

Commit 80c2706

Browse files
committed
Upgrade versions; prepare for release
1 parent e653cc4 commit 80c2706

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
@@ -60,11 +60,11 @@ ext {
6060
log4jVersion = '2.13.2'
6161
micrometerVersion = '1.5.2'
6262
mockitoVersion = '3.3.3'
63-
reactorVersion = 'Dysprosium-SR9'
63+
reactorVersion = 'Dysprosium-SR10'
6464
scalaVersion = '2.12'
65-
springDataCommonsVersion = '2.3.1.RELEASE'
65+
springDataCommonsVersion = '2.3.2.RELEASE'
6666
springRetryVersion = '1.2.5.RELEASE'
67-
springVersion = '5.2.7.RELEASE'
67+
springVersion = '5.2.8.RELEASE'
6868

6969
idPrefix = 'kafka'
7070
}

0 commit comments

Comments
 (0)