update kotlin client dependencies (#16273)

This commit is contained in:
William Cheng
2023-08-08 10:06:08 +08:00
committed by GitHub
parent 29c5d6109a
commit 362b596fce
35 changed files with 116 additions and 116 deletions

View File

@@ -7,7 +7,7 @@ wrapper {
}
buildscript {
ext.kotlin_version = '1.7.21'
ext.kotlin_version = '1.8.10'
ext.ktor_version = '2.1.3'
repositories {