Skip to content

Commit 98305d7

Browse files
committed
Upgrade Spring Data Moore
1 parent f4e9728 commit 98305d7

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
@@ -62,7 +62,7 @@ ext {
6262
scalaVersion = '2.12'
6363
springRetryVersion = '1.2.4.RELEASE'
6464
springVersion = '5.2.2.RELEASE'
65-
springDataCommonsVersion = '2.2.3.RELEASE'
65+
springDataCommonsVersion = '2.2.4.RELEASE'
6666

6767
idPrefix = 'kafka'
6868
}

0 commit comments

Comments
 (0)