Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core from …
Browse files Browse the repository at this point in the history
…1.8.1 to 1.9.0 (#171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent c895f3a commit 4fd46f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/git/merged-branches/find-merged-branches.main.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")

import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.async
Expand Down

0 comments on commit 4fd46f0

Please sign in to comment.