update dependencies

This commit is contained in:
InsanusMokrassar 2023-09-07 01:12:39 +06:00
parent 0635b4a233
commit 9c4bc444dd
2 changed files with 6 additions and 3 deletions

View File

@ -2,6 +2,9 @@
## 0.7.2
* `Kotlin`: `1.9.10`
* `Compose`: `1.5.1`
## 0.7.1
* Type of `animation` parameter in `Alert` has been changed according to docs: now it is `Boolean`

View File

@ -1,8 +1,8 @@
[versions]
kt = "1.8.20"
jb-compose = "1.4.0"
jb-dokka = "1.8.10"
kt = "1.9.10"
jb-compose = "1.5.1"
jb-dokka = "1.9.0"
gh-release = "2.4.1"
[libraries]