Skip to content

Commit 4e6c7a6

Browse files
dependabot[bot]orange-buffalo
authored andcommitted
Bump kotlinCoroutines from 1.7.2 to 1.7.3
Bumps `kotlinCoroutines` from 1.7.2 to 1.7.3. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.7.2 to 1.7.3 - [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/commits) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactive` from 1.7.2 to 1.7.3 - [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/commits) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactor` from 1.7.2 to 1.7.3 - [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/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactive dependency-type: direct:production update-type: version-update:semver-patch - 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>
1 parent 1b304c4 commit 4e6c7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jooq = "3.18.5"
1111
jsonUnit = "3.0.0"
1212
kotest = "5.6.2"
1313
kotlin = "1.8.22"
14-
kotlinCoroutines = "1.7.2"
14+
kotlinCoroutines = "1.7.3"
1515
kotlinLogging = "3.0.5"
1616
kotlinSerialization = "1.5.1"
1717
kotlinSerializationPlugin = "1.9.0"

0 commit comments

Comments
 (0)