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 2 updates

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


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.25
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.25)

---
updated-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 14, 2024
1 parent 68514be commit e16bff9
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
@@ -1,7 +1,7 @@
[versions]
agp = "8.7.0"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
coordinatorlayout = "1.2.0"
coreKtx = "1.13.1"
material = "1.12.0"
Expand Down

0 comments on commit e16bff9

Please sign in to comment.