Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 4 updates

Bumps the maven-dependencies group with 4 updates in the / directory: com.android.application, com.android.library, org.jetbrains.kotlin.android and [com.google.devtools.ksp](https://github.com/google/ksp).


Updates `com.android.application` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.1

Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21

Updates `com.google.devtools.ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.26
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.26)

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 68514be commit 458ae58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
agp = "8.7.0"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
agp = "8.7.1"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.26"
coordinatorlayout = "1.2.0"
coreKtx = "1.13.1"
material = "1.12.0"
Expand Down

0 comments on commit 458ae58

Please sign in to comment.