Skip to content

Commit 834ca90

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-swing to v1.10.0 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 655ff33 commit 834ca90

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.6"
33
compose-plugin = "1.7.1"
44
junit = "4.13.2"
55
kotlin = "2.1.0"
6-
kotlinx-coroutines = "1.9.0"
6+
kotlinx-coroutines = "1.10.0"
77
ktor = "3.0.1"
88
kaml = "0.66.0"
99

0 commit comments

Comments
 (0)