Skip to content

Commit 6c8bfd9

Browse files
committed
Bump Kotlin and Compose versions in benchmarks
1 parent 7e23aec commit 6c8bfd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/multiplatform/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
compose-multiplatform = "1.8.0-alpha04"
3-
kotlin = "2.1.10"
2+
compose-multiplatform = "1.8.0-beta01"
3+
kotlin = "2.1.20"
44
kotlinx-coroutines = "1.8.0"
55
kotlinx-serialization = "1.8.0"
66
kotlinx-io = "0.7.0"

0 commit comments

Comments
 (0)