Updates Kotlin Version

This commit is contained in:
Xcreen
2020-07-07 10:05:01 +02:00
parent c96229a101
commit 1153a4cd21

View File

@@ -2,7 +2,7 @@
buildscript {
ext.jetty_version = '9.2.26.v20180806'
ext.kotlin_version = '1.3.61'
ext.kotlin_version = '1.3.72'
repositories {
google()