Skip to content

Commit

Permalink
fix(deps): update coroutines to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 6dcf850 commit 618a7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kotest = "5.8.0"
mockito = "5.10.0"
sttp = "3.9.3"
retrofit = "2.9.0"
coroutines = "1.7.3"
coroutines = "1.8.0"

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

0 comments on commit 618a7cf

Please sign in to comment.