Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutin…
Browse files Browse the repository at this point in the history
…es-core to v1.6.3
  • Loading branch information
renovate[bot] committed Jun 20, 2022
1 parent dcebe6e commit caba285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repositories {

dependencies {
// Kotlin libraries
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3")
api("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.6.2")
implementation(kotlin("stdlib", "1.5.31"))

Expand Down

0 comments on commit caba285

Please sign in to comment.