Skip to content

Commit f5e0933

Browse files
committed
Update Gradle versions plugin to 0.14.0
1 parent 19969df commit f5e0933

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.13.0'
2+
id 'com.github.ben-manes.versions' version '0.14.0'
33
}
44

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

0 commit comments

Comments
 (0)