Skip to content

Commit 81329f7

Browse files
authored
Merge pull request #61 from Kotlin-Multiplatform-Foundation/dependabot/gradle/coroutines-1.8.1
Bump coroutines from 1.8.1-Beta to 1.8.1
2 parents b14a506 + c7f38af commit 81329f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "1.9.23"
3-
coroutines = "1.8.1-Beta"
3+
coroutines = "1.8.1"
44
kotlinx-serialization-json = "1.6.3"
55
kotlinx-collections-immutable = "0.3.7"
66

0 commit comments

Comments
 (0)