Skip to content

Commit c1dbd9f

Browse files
committed
Upgraded to propdeps plugin 0.0.6
(cherry picked from commit a842b93)
1 parent 42a35ef commit c1dbd9f

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
@@ -3,7 +3,7 @@ buildscript {
33
maven { url "http://repo.springsource.org/plugins-release" }
44
}
55
dependencies {
6-
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.5")
6+
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.6")
77
classpath("org.asciidoctor:asciidoctor-gradle-plugin:0.7.0")
88
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.8")
99
}

0 commit comments

Comments
 (0)