Bump gradle-versions-plugin from 0.24.0 to 0.25.0 (#1406)

Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.24.0...v0.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-01 09:20:54 +01:00 committed by Audrius Butkevicius
parent 0646462afb
commit 238bfcc24c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.24.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.25.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files