Skip to content

Commit a3d0ba9

Browse files
fix(deps): update coroutines to v1.9.0
1 parent 27f4814 commit a3d0ba9

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
@@ -6,7 +6,7 @@ mockito = "5.11.0"
66
scalamock = "0.6.0"
77
sttp = "3.9.7"
88
retrofit = "2.10.0"
9-
coroutines = "1.8.0"
9+
coroutines = "1.9.0"
1010

1111
[libraries]
1212
scala-stdlib = { module = "org.scala-lang:scala3-library_3", version.ref = "scala" }

0 commit comments

Comments
 (0)