Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1…
Browse files Browse the repository at this point in the history
….6.4 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 6abef20 commit 65cff44
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.6.21"
kotest = "5.5.5"
coroutines = "1.6.3"
coroutines = "1.6.4"

[libraries]
kotest-framework-api = { module = "io.kotest:kotest-framework-api", version.ref = "kotest" }
Expand Down

0 comments on commit 65cff44

Please sign in to comment.