Skip to content

Commit 17b713a

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#9140)
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-bom](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1. - [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.8.0...1.8.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e36ae8 commit 17b713a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ext {
8787
junit4Version = '4.13.2'
8888
junitJupiterVersion = '5.10.2'
8989
jythonVersion = '2.7.3'
90-
kotlinCoroutinesVersion = '1.8.0'
90+
kotlinCoroutinesVersion = '1.8.1'
9191
kryoVersion = '5.6.0'
9292
lettuceVersion = '6.3.2.RELEASE'
9393
log4jVersion = '2.23.1'

0 commit comments

Comments
 (0)