Skip to content

Commit

Permalink
Merge pull request #4141 from square/renovate/org.jetbrains.kotlinx-k…
Browse files Browse the repository at this point in the history
…otlinx-coroutines-core-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.1
  • Loading branch information
JakeWharton committed May 10, 2024
2 parents 070c905 + 6185e61 commit 8687db5
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 @@ -50,7 +50,7 @@ incap-processor = { module = "net.ltgt.gradle.incap:incap-processor", version.re
autoService-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
autoService-compiler = { module = "com.google.auto.service:auto-service", version.ref = "autoService" }

kotlinCoroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.8.0" }
kotlinCoroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.8.1" }
kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "kotlinx-serialization" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization" }
kotlinx-serialization-proto = { module = "org.jetbrains.kotlinx:kotlinx-serialization-protobuf", version.ref = "kotlinx-serialization" }
Expand Down

0 comments on commit 8687db5

Please sign in to comment.