update commons to 3.0.3

This commit is contained in:
tibbi
2017-11-29 22:52:59 +01:00
parent 97c5d9b530
commit 554ea6512b
5 changed files with 7 additions and 9 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.1.60'
ext.kotlin_version = '1.2.0'
repositories {
jcenter()