Skip to content

Commit 529eca2

Browse files
Jay Bryantartembilan
authored andcommitted
Upgrade spring-doc-resources
Upgrade spring-doc-resources from version 0.2.0 to version 0.2.1 to get a bug fix (setting the display width for HTML output).
1 parent 1369d2e commit 529eca2

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
@@ -39,7 +39,7 @@ ext {
3939
linkScmUrl = 'https://github.com/spring-projects/spring-kafka'
4040
linkScmConnection = 'https://github.com/spring-projects/spring-kafka.git'
4141
linkScmDevConnection = '[email protected]:spring-projects/spring-kafka.git'
42-
docResourcesVersion = '0.2.0.RELEASE'
42+
docResourcesVersion = '0.2.1.RELEASE'
4343

4444

4545
if (gitPresent) {

0 commit comments

Comments
 (0)