Skip to content

Commit

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

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.8.1
  • Loading branch information
renovate[bot] authored May 10, 2024
2 parents b350448 + 5ca0af5 commit ad09e9a
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.8.0"
org-jetbrains-kotlinx-kotlinx-coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1"
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 ad09e9a

Please sign in to comment.