Skip to content

Commit

Permalink
Merge pull request #91 from usefulness/renovate/org.jetbrains.kotlinx…
Browse files Browse the repository at this point in the history
…-kotlinx-coroutines-test-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.8.0
  • Loading branch information
renovate[bot] authored Feb 15, 2024
2 parents b160faf + 5ff0bd4 commit 8f7bffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ androidx-compose-runtime-runtime-livedata = { module = "androidx.compose.runtime
androidx-compose-ui-ui-text = { module = "androidx.compose.ui:ui-text" }
androidx-core-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }
core-ktx = { module = "androidx.core:core-ktx", version.ref = "core-ktx" }
org-jetbrains-kotlinx-kotlinx-coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3"
org-jetbrains-kotlinx-kotlinx-coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"
lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle-runtime-ktx" }
material3 = { module = "androidx.compose.material3:material3" }
ui = { module = "androidx.compose.ui:ui" }
Expand Down

0 comments on commit 8f7bffe

Please sign in to comment.