Skip to content

Commit 0824392

Browse files
committed
Update Gradle versions plugin to 0.15.0
1 parent d9aca8c commit 0824392

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

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

0 commit comments

Comments
 (0)