Skip to content

Commit 6818404

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-swing to v1.9.0 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34a5ea6 commit 6818404

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.6.6"
33
compose-plugin = "1.6.11"
44
junit = "4.13.2"
55
kotlin = "2.0.0"
6-
kotlinx-coroutines = "1.8.1"
6+
kotlinx-coroutines = "1.9.0"
77

88
[libraries]
99
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)