update dependencies

This commit is contained in:
InsanusMokrassar 2023-06-19 22:46:45 +06:00
parent bef9e0c550
commit 0237ec56c5
2 changed files with 4 additions and 2 deletions

View File

@ -2,6 +2,8 @@
## 1.1.2
* `Kotlin`: `1.8.22`
## 1.1.1
* Rollback `KSLog` with `String` arg factory to use `DefaultKSLog`

View File

@ -1,7 +1,7 @@
[versions]
kotlin = "1.8.20"
kotlin-gradle-plugin = "7.3.1"
kotlin = "1.8.22"
kotlin-gradle-plugin = "7.4.2"
dokka = "1.8.20"