Skip to content

Commit 83f2185

Browse files
garyrussellartembilan
authored andcommitted
Upgrade to docResources 0.2.0
1 parent 9c46b34 commit 83f2185

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-integration'
4040
linkScmConnection = 'scm:git:git://github.com/spring-projects/spring-integration.git'
4141
linkScmDevConnection = 'scm:git:ssh://[email protected]:spring-projects/spring-integration.git'
42-
docResourcesVersion = '0.1.3.RELEASE'
42+
docResourcesVersion = '0.2.0.RELEASE'
4343

4444
modifiedFiles =
4545
files(grgit.status().unstaged.modified).filter{ f -> f.name.endsWith('.java') || f.name.endsWith('.kt') }

0 commit comments

Comments
 (0)