Bump dependencies

This commit is contained in:
Tad Fisher
2020-04-27 12:45:06 -07:00
parent c3c4079566
commit c949f19891
15 changed files with 131 additions and 132 deletions

View File

@@ -50,7 +50,7 @@ allprojects {
tasks {
wrapper {
gradleVersion = "6.1"
gradleVersion = "6.3"
distributionType = Wrapper.DistributionType.ALL
}
}