chore: Kotlin,Ktor,Gradleのバージョンを変更

This commit is contained in:
2023-04-29 22:40:22 +09:00
parent 70867abcf4
commit 6cfe32dae5
6 changed files with 33 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
ktor_version=2.3.0
kotlin_version=1.8.10
kotlin_version=1.8.21
logback_version=1.4.6
kotlin.code.style=official
exposed_version=0.41.1