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
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 18a7e9f commit da6aba0
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 @@ -62,7 +62,7 @@ moshi-core = "com.squareup.moshi:moshi-kotlin:1.15.0"
moshi-converter = "com.squareup.retrofit2:converter-moshi:2.9.0"
moshi-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"

coroutines-core = 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1'
coroutines-core = 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3'
coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'

junit = 'junit:junit:4.13.2'
Expand Down

0 comments on commit da6aba0

Please sign in to comment.