Skip to content

Commit

Permalink
fix(deps): update coroutines to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 98cdc57 commit 72e05ff
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 @@ -6,7 +6,7 @@ mockito = "5.11.0"
scalamock = "0.6.0"
sttp = "3.9.5"
retrofit = "2.10.0"
coroutines = "1.8.0"
coroutines = "1.8.1"

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

0 comments on commit 72e05ff

Please sign in to comment.