Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor (#3044)
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:
@@ -52,7 +52,7 @@ ext {
|
||||
jaywayJsonPathVersion = '2.9.0'
|
||||
junit4Version = '4.13.2'
|
||||
junitJupiterVersion = '5.12.2'
|
||||
kotlinCoroutinesVersion = '1.10.1'
|
||||
kotlinCoroutinesVersion = '1.10.2'
|
||||
log4jVersion = '2.24.3'
|
||||
logbackVersion = '1.5.18'
|
||||
micrometerDocsVersion = '1.0.4'
|
||||
|
||||
Reference in New Issue
Block a user