Update kotlin

This commit is contained in:
Xcreen
2022-05-19 18:54:18 +02:00
parent c88d541031
commit 02f82d99e8

View File

@@ -2,7 +2,7 @@
buildscript {
ext.jetty_version = '9.2.30.v20200428'
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.6.21'
repositories {
google()