Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor (#3836)

Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-reactor](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactor
  dependency-version: 1.10.2
  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>
This commit is contained in:
dependabot[bot]
2025-04-12 10:37:30 +00:00
committed by GitHub
parent 4dd15e9c23
commit 9f598c8627

View File

@@ -60,7 +60,7 @@ ext {
junit4Version = '4.13.2'
junitJupiterVersion = '5.11.4'
kafkaVersion = '4.0.0'
kotlinCoroutinesVersion = '1.10.1'
kotlinCoroutinesVersion = '1.10.2'
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.0-SNAPSHOT'