mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-04 18:59:15 +01:00
build(deps): Bump kotlinCoroutines from 1.10.0 to 1.10.1
Bumps `kotlinCoroutines` from 1.10.0 to 1.10.1. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.10.0 to 1.10.1 - [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/compare/1.10.0...1.10.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.0 to 1.10.1 - [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/compare/1.10.0...1.10.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-swing` from 1.10.0 to 1.10.1 - [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/compare/1.10.0...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-swing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2a3edf3be4
commit
38e1fea7e7
@ -81,7 +81,7 @@ kotlin = "2.1.0"
|
||||
# https://github.com/Kotlin/kotlinx.collections.immutable
|
||||
kotlinCollections = "0.3.8"
|
||||
# https://github.com/Kotlin/kotlinx.coroutines
|
||||
kotlinCoroutines = "1.10.0"
|
||||
kotlinCoroutines = "1.10.1"
|
||||
# https://github.com/Kotlin/kotlinx-datetime
|
||||
kotlinDatetime = "0.6.1"
|
||||
kotlinDsl = "4.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user