Skip to content

Commit 0e976e3

Browse files
build(deps): bump v.kotlin.coroutines from 1.10.1 to 1.10.2 in /src (#377)
Bumps `v.kotlin.coroutines` from 1.10.1 to 1.10.2. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` 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) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` 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-core dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm 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>
1 parent 400ad2c commit 0e976e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client-toolchain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<v.kotlin>2.1.20</v.kotlin>
2121
<v.lyo>7.0.0-SNAPSHOT</v.lyo>
2222
<v.jersey>3.1.5</v.jersey>
23-
<v.kotlin.coroutines>1.10.1</v.kotlin.coroutines>
23+
<v.kotlin.coroutines>1.10.2</v.kotlin.coroutines>
2424
</properties>
2525

2626
<repositories>

0 commit comments

Comments
 (0)