Skip to content

Commit 41e8d2c

Browse files
update dependencies
1 parent 047f51f commit 41e8d2c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
22

3-
kt = "1.7.20"
4-
kt-serialization = "1.4.1"
3+
kt = "1.8.20"
4+
kt-serialization = "1.5.0"
55
kt-coroutines = "1.6.4"
66

7-
jb-compose = "1.2.1"
8-
jb-dokka = "1.7.20"
9-
microutils = "0.14.2"
10-
kjsuikit = "0.4.1"
7+
jb-compose = "1.4.0"
8+
jb-dokka = "1.8.10"
9+
microutils = "0.18.0"
10+
kjsuikit = "0.7.0"
1111

12-
ktor = "2.1.3"
12+
ktor = "2.3.0"
1313

1414
gh-release = "2.4.1"
1515

0 commit comments

Comments
 (0)