Skip to content

Commit 540c4f9

Browse files
committed
Upgrade compose version
1 parent ac53213 commit 540c4f9

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
gradle-develocity = "3.17.5"
2323

2424
[libraries]

0 commit comments

Comments
 (0)