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
….7.3 (#386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 62c54cc commit 99514ff
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 @@ -21,7 +21,7 @@ androidx-appCompat = "androidx.appcompat:appcompat:1.6.1"
androidx-fragment-core = "androidx.fragment:fragment:1.6.1"
androidx-fragment-testing = "androidx.fragment:fragment-testing:1.6.1"
androidx-junit = "androidx.test.ext:junit:1.1.5"
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4"
dokka-gp = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.0"
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
Expand Down

0 comments on commit 99514ff

Please sign in to comment.