Skip to content

Commit

Permalink
Merge pull request #26 from patxibocos/renovate/coroutines
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.7.2
  • Loading branch information
patxibocos committed Jun 29, 2023
2 parents f00d855 + 3acf825 commit 379e448
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 @@ -3,7 +3,7 @@ ktlint = "0.48.2"
ktor = "2.3.2"
log4j = "2.20.0"
kotlin = "1.8.22"
coroutines = "1.7.1"
coroutines = "1.7.2"

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 379e448

Please sign in to comment.