Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutin…
Browse files Browse the repository at this point in the history
…es-core to v1.8.1
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 27acab5 commit 916e134
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 @@ -10,7 +10,7 @@ fuel = "com.github.kittinunf.fuel:fuel:2.3.1"
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version.ref = "nexus-publish" }
testkit = { module = "io.github.mirko-felice.testkit:core", version.ref = "testkit" }

Expand Down

0 comments on commit 916e134

Please sign in to comment.