Update gradle plugin versions
This commit is contained in:
parent
6c11fd3b5e
commit
7cde4f1503
|
|
@ -3,8 +3,8 @@ buildscript {
|
||||||
maven { url "http://repo.springsource.org/plugins-release" }
|
maven { url "http://repo.springsource.org/plugins-release" }
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.3")
|
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.4")
|
||||||
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.6")
|
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.7")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue