Skip to content

Commit 3062533

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-swing to v1.10.2
1 parent a181e3f commit 3062533

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
@@ -3,7 +3,7 @@ compose = "1.7.7"
33
compose-plugin = "1.7.3"
44
junit = "4.13.2"
55
kotlin = "2.1.10"
6-
kotlinx-coroutines = "1.10.1"
6+
kotlinx-coroutines = "1.10.2"
77
ktor = "3.0.3"
88
kaml = "0.70.0"
99

0 commit comments

Comments
 (0)