Skip to content

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.7.3
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 7057246 commit 8775637
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 @@ -25,7 +25,7 @@ junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref
stylecheck = "ca.stellardrift:stylecheck:0.2.1"

# Kotlin
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
kotlin-reflect = {module = "org.jetbrains.kotlin:kotlin-reflect"} # version from Kotlin BOM

# Core
Expand Down

0 comments on commit 8775637

Please sign in to comment.