Skip to content

Commit 64d493e

Browse files
committed
Upgrade compose version
1 parent ac2699b commit 64d493e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ kotlinx-coroutines-test = "1.6.4"
1414
kotlinx-datetime = "0.6.0-RC.2"
1515
kotlinx-io = "0.5.3"
1616
kotlinx-serialization = "1.7.1"
17-
skiko = "0.7.90"
17+
skiko = "0.8.15"
1818
# don't forget to update jackson version in `executor.policy` file.
1919
jackson = "2.14.0"
2020
hamcrest = "2.2"
21-
compose = "1.6.0"
21+
compose = "1.7.0"
2222

2323
[libraries]
2424
kotlin-reflect = { group = "org.jetbrains.kotlin", name = "kotlin-reflect", version.ref = "kotlin" }

0 commit comments

Comments
 (0)