Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group with 2 updates (#98)
Browse files Browse the repository at this point in the history
* build(deps): bump the maven-dependencies group with 2 updates

Bumps the maven-dependencies group with 2 updates: androidx.core:core-splashscreen and [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines).


Updates `androidx.core:core-splashscreen` from 1.1.0-rc01 to 1.2.0-alpha02

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.9.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](Kotlin/kotlinx.coroutines@1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: androidx.core:core-splashscreen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* 更新 libs.versions.toml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 有鲫雪狐 <139336664+ArcticFoxPro@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ArcticFoxPro authored Jan 1, 2025
1 parent c8703f9 commit 9110bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ junit = "4.13.2"
junitVersion = "1.2.1"
konaCryptoVersion = "1.0.15"
konaProviderVersion = "1.0.15"
kotlinxCoroutinesAndroid = "1.9.0"
kotlinxCoroutinesAndroid = "1.10.1"
kotlinxSerializationJson = "1.7.3"
library = "1.3.0"
lifecycleRuntimeKtx = "2.8.7"
Expand Down

0 comments on commit 9110bcc

Please sign in to comment.