We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a91bc commit 84e6362Copy full SHA for 84e6362
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath 'org.ajoberstar:gradle-git:1.7.0'
12
classpath 'org.ajoberstar:gradle-git-publish:0.2.1'
13
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
14
- classpath 'com.github.ben-manes:gradle-versions-plugin:0.14.0'
+ classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
15
}
16
17
0 commit comments