Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 3 updates: org.jetbrains.kotlin.android, org.jetbrains.kotlin.plugin.compose and [com.google.devtools.ksp](https://github.com/google/ksp).


Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10

Updates `com.google.devtools.ksp` from 2.0.0-1.0.24 to 2.0.10-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-1.0.24...2.0.10-1.0.24)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
  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
- dependency-name: org.jetbrains.kotlin.plugin.compose
  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 and pomelohan committed Aug 6, 2024
1 parent 9315485 commit 0b095c1
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.5.1"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.24"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
compose-bom = "2024.06.00"
lifecycle = "2.8.4"
accompanist = "0.34.0"
Expand Down

0 comments on commit 0b095c1

Please sign in to comment.