Skip to content

Commit b977e34

Browse files
committed
Upgrade to Spring Data Neumann
1 parent 7ec2ee7 commit b977e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ ext {
6161
mockitoVersion = '3.0.0'
6262
reactorVersion = 'Dysprosium-SR6'
6363
scalaVersion = '2.12'
64+
springDataCommonsVersion = '2.3.0.RC1'
6465
springRetryVersion = '1.2.5.RELEASE'
6566
springVersion = '5.2.5.RELEASE'
66-
springDataCommonsVersion = '2.2.6.RELEASE'
6767

6868
idPrefix = 'kafka'
6969
}

0 commit comments

Comments
 (0)