Skip to content

Commit 1852e29

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump kotlinCoroutines from 1.10.1 to 1.10.2
Bumps `kotlinCoroutines` 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-swing` 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-swing dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ead3ddf commit 1852e29

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
@@ -6,7 +6,7 @@ npm-publish = { id = "dev.petuska.npm.publish", version = "3.5.3" }
66

77
[versions]
88
modelixCore = "11.2.1"
9-
kotlinCoroutines="1.10.1"
9+
kotlinCoroutines="1.10.2"
1010
ktor="3.1.2"
1111

1212
[libraries]

0 commit comments

Comments
 (0)