Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c8703f9 commit 6554480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ coilVersion = "3.0.4"
commonsCompressVersion = "1.27.1"
constraintlayout = "2.2.0"
coreKtx = "1.15.0"
coreSplashscreen = "1.1.0-rc01"
coreSplashscreen = "1.2.0-alpha02"
datastorePreferences = "1.1.1"
espressoCore = "3.6.1"
firebaseBom = "33.7.0"
Expand All @@ -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 6554480

Please sign in to comment.