We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2f920 commit 665685dCopy full SHA for 665685d
build.gradle
@@ -65,8 +65,8 @@ ext {
65
reactorVersion = 'Dysprosium-RELEASE'
66
scalaVersion = '2.12'
67
springRetryVersion = '1.2.4.RELEASE'
68
- springVersion = '5.2.0.RELEASE'
69
- springDataCommonsVersion = '2.2.0.RELEASE'
+ springVersion = '5.2.1.RELEASE'
+ springDataCommonsVersion = '2.2.1.RELEASE'
70
71
idPrefix = 'kafka'
72
}
0 commit comments