Skip to content

Commit fdeccbd

Browse files
committed
Update Gradle versions plugin to 0.17.0
1 parent 1e496d6 commit fdeccbd

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.github.ben-manes.versions' version '0.15.0'
2+
id 'com.github.ben-manes.versions' version '0.17.0'
33
}
44

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

0 commit comments

Comments
 (0)