A slightly more elegant way to define the plugin dependency
This commit is contained in:
parent
dca0330a7c
commit
95c9be4d1c
@ -1,10 +1,5 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.14.0'
|
||||
}
|
||||
plugins {
|
||||
id 'com.github.ben-manes.versions' version '0.14.0'
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
Loading…
Reference in New Issue
Block a user