Skip to content

Commit 62507a0

Browse files
chore: bump org.jetbrains.kotlinx:kotlinx-coroutines-core
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](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-core dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db3ea7d commit 62507a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
toolbox-plugin-api = "1.0.38881"
33
kotlin = "2.1.0"
4-
coroutines = "1.10.1"
4+
coroutines = "1.10.2"
55
serialization = "1.8.0"
66
okhttp = "4.12.0"
77
dependency-license-report = "2.9"

0 commit comments

Comments
 (0)