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 ac34b28 commit 2f0f65dCopy full SHA for 2f0f65d
build.gradle
@@ -80,8 +80,8 @@ subprojects { subproject ->
80
mockitoVersion = '2.18.0'
81
scalaVersion = '2.11'
82
springRetryVersion = '1.2.2.RELEASE'
83
- springVersion = '5.1.0.BUILD-SNAPSHOT'
84
- springDataCommonsVersion = '2.1.0.BUILD-SNAPSHOT'
+ springVersion = '5.1.0.RC1'
+ springDataCommonsVersion = '2.1.0.RC1'
85
86
idPrefix = 'kafka'
87
0 commit comments