Skip to content

Commit

Permalink
Merge pull request #32 from GetStream/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlinx-kotlinx-coroutines-android-1.8.1

Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.8.1
  • Loading branch information
skydoves authored May 13, 2024
2 parents 8b37b75 + d7cd2bc commit 87520f2
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 @@ -6,7 +6,7 @@ kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
kotlinSerialization = "1.6.3"
kotlinSerializationConverter = "1.0.0"
kotlinxCoroutines = "1.8.0"
kotlinxCoroutines = "1.8.1"
kotlinDokka = "1.9.20"
jvmTarget = "11"
androidxMaterial = "1.11.0"
Expand Down

0 comments on commit 87520f2

Please sign in to comment.