update kotlin

This commit is contained in:
2024-08-27 19:18:49 +06:00
parent e6fe8e2d91
commit 4ccc5b6a64
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 0.23.0
* `Versions`:
* `Kotlin`: `2.0.10` -> `2.0.20`
## 0.22.0
**THIS UPDATE CONTAINS BREAKING CHANGES ACCORDING TO UPDATE UP TO KOTLIN 2.0**

View File

@@ -1,6 +1,6 @@
[versions]
kt = "2.0.10"
kt = "2.0.20"
kt-serialization = "1.7.1"
kt-coroutines = "1.8.1"