Bump gradle-versions-plugin from 0.21.0 to 0.22.0

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-08-11 11:03:46 +05:30
parent bd48acce00
commit 7f7aea064e
No known key found for this signature in database
GPG Key ID: C2E74282C2133D62

View File

@ -13,7 +13,7 @@ buildscript {
} }
plugins { plugins {
id("com.github.ben-manes.versions") version "0.21.0" id("com.github.ben-manes.versions") version "0.22.0"
} }
allprojects { allprojects {