Skip to content

Commit 66908f6

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-bom](https://github.com/Kotlin/kotlinx.coroutines) from 1.9.0 to 1.10.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.9.0...1.10.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]>
1 parent f2cf3cf commit 66908f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141

4242
<kotlin.version>2.1.0</kotlin.version>
43-
<kotlin.coroutine.version>1.9.0</kotlin.coroutine.version>
43+
<kotlin.coroutine.version>1.10.0</kotlin.coroutine.version>
4444

4545
<http4k.version>5.41.0.0</http4k.version>
4646
</properties>

0 commit comments

Comments
 (0)