Skip to content

Commit 3e4a0c4

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-swing to v1.10.1 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 157a75d commit 3e4a0c4

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.10.0"
6+
kotlinx-coroutines = "1.10.1"
77
ktor = "3.0.1"
88
kaml = "0.67.0"
99

0 commit comments

Comments
 (0)