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 1369d2e commit 529eca2Copy full SHA for 529eca2
build.gradle
@@ -39,7 +39,7 @@ ext {
39
linkScmUrl = 'https://github.com/spring-projects/spring-kafka'
40
linkScmConnection = 'https://github.com/spring-projects/spring-kafka.git'
41
linkScmDevConnection = '[email protected]:spring-projects/spring-kafka.git'
42
- docResourcesVersion = '0.2.0.RELEASE'
+ docResourcesVersion = '0.2.1.RELEASE'
43
44
45
if (gitPresent) {
0 commit comments