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
….7.3
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent ff37643 commit c50cbb6
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 @@ -22,7 +22,7 @@ androidx-fragment-core = "androidx.fragment:fragment:1.6.1"
androidx-fragment-testing = "androidx.fragment:fragment-testing:1.5.5"
androidx-junit = "androidx.test.ext:junit:1.1.5"
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4"
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3"
dokka-gp = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.0"
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
Expand Down

0 comments on commit c50cbb6

Please sign in to comment.