Skip to content

Commit 910e8e4

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom (#603)
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-bom](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.8.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.7.3...1.8.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89afb3e commit 910e8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
<kotlin.version>1.9.22</kotlin.version>
8787
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
88-
<kotlin.coroutine.version>1.7.3</kotlin.coroutine.version>
88+
<kotlin.coroutine.version>1.8.0</kotlin.coroutine.version>
8989
<!-- https://kotlin.github.io/dokka/1.7.10/user_guide/maven/usage/ -->
9090
<dokka.version>1.9.10</dokka.version>
9191
<dokka.link.jdk.version>8</dokka.link.jdk.version>

0 commit comments

Comments
 (0)