Skip to content

Commit ec2ba6c

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor
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](Kotlin/kotlinx.coroutines@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>
1 parent 8435961 commit ec2ba6c

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
@@ -52,7 +52,7 @@ ext {
5252
jaywayJsonPathVersion = '2.9.0'
5353
junit4Version = '4.13.2'
5454
junitJupiterVersion = '5.12.2'
55-
kotlinCoroutinesVersion = '1.10.1'
55+
kotlinCoroutinesVersion = '1.10.2'
5656
log4jVersion = '2.24.3'
5757
logbackVersion = '1.5.18'
5858
micrometerDocsVersion = '1.0.4'

0 commit comments

Comments
 (0)