Update Kotlin 1.8.22 > 2.0.21

This commit is contained in:
Xcreen
2024-11-12 21:37:18 +01:00
parent 82f9916310
commit e6da3a1be9

View File

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