Skip to content

Commit dd2a9f9

Browse files
committed
fix(deps): update kotlinx.coroutines to v1.9.0
1 parent cbc7c44 commit dd2a9f9

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
@@ -10,7 +10,7 @@ compose-uitooling = "1.7.1"
1010
material = "1.12.0"
1111
napier = "2.7.1"
1212
buildConfig = "5.4.0"
13-
kotlinx-coroutines = "1.8.1"
13+
kotlinx-coroutines = "1.9.0"
1414
insetsx = "0.1.0-alpha10"
1515
ktor = "2.3.12"
1616
composeIcons = "1.1.0"

0 commit comments

Comments
 (0)