Skip to content

Commit ab88f79

Browse files
committed
Update Gradle versions plugin to 0.20.0
1 parent ab51bb3 commit ab88f79

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
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111

1212
plugins {
13-
id 'com.github.ben-manes.versions' version '0.17.0'
13+
id 'com.github.ben-manes.versions' version '0.20.0'
1414
}
1515

1616
apply from: 'gradle/scripts/tagging.gradle'

0 commit comments

Comments
 (0)