Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1…
Browse files Browse the repository at this point in the history
….8.1
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent d9db561 commit 664ee4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ extra["fmodelVersion"] = "3.5.0"
extra["kotlinxSerializationJson"] = "1.6.3"
extra["kotlinxCollectionsImmutable"] = "0.3.7"
extra["kotlinLogging"] = "3.0.5"
extra["kotlinxCoroutinesTest"] = "1.8.0"
extra["kotlinxCoroutinesTest"] = "1.8.1"

dependencies {
implementation("com.fraktalio.fmodel:domain:${property("fmodelVersion")}")
Expand Down

0 comments on commit 664ee4c

Please sign in to comment.