Skip to content

Commit 84e6362

Browse files
committed
Update gradle-versions-plugin to 0.15.0
Fixes #958
1 parent 28a91bc commit 84e6362

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
@@ -11,7 +11,7 @@ buildscript {
1111
classpath 'org.ajoberstar:gradle-git:1.7.0'
1212
classpath 'org.ajoberstar:gradle-git-publish:0.2.1'
1313
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
14-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.14.0'
14+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)