Skip to content

Commit ccb02a8

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor (#3247)
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-reactor](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-reactor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b6cc31 commit ccb02a8

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
@@ -60,7 +60,7 @@ ext {
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.10.2'
6262
kafkaVersion = '3.7.0'
63-
kotlinCoroutinesVersion = '1.8.0'
63+
kotlinCoroutinesVersion = '1.8.1'
6464
log4jVersion = '2.23.1'
6565
micrometerDocsVersion = '1.0.2'
6666
micrometerVersion = '1.13.0-SNAPSHOT'

0 commit comments

Comments
 (0)