update 4rd-party libs

This commit is contained in:
2018-11-20 19:25:34 +01:00
parent 6cc4a704fe
commit 430b4c50ca
3 changed files with 2 additions and 2 deletions

View File

@@ -62,5 +62,5 @@ subprojects {
}
task wrapper(type: Wrapper) {
gradleVersion = '4.10.1'
gradleVersion = '4.10.2'
}