update commons to 5.3.13

This commit is contained in:
tibbi
2018-11-07 11:14:40 +01:00
parent 05c798ddc5
commit 477b1ffcd4
5 changed files with 17 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.2.71'
ext.kotlin_version = '1.3.0'
repositories {
google()