Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.4 to 1.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.6.4...1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 27482af commit e5ab0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
include 'com.jhlabs:filters:2.0.235'
include "org.apache.httpcomponents:httpmime:4.5.14"

include "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
include "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"

include fileTree(include: ["*.jar"], dir: "libs")
}
Expand Down

0 comments on commit e5ab0ec

Please # to comment.