Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 in t…
Browse files Browse the repository at this point in the history
…he compose-kotlin group (#349)

Bump com.google.devtools.ksp in the compose-kotlin group

Bumps the compose-kotlin group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp).


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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compose-kotlin
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 93368f2 commit a85cbb9
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 @@ -106,7 +106,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.25" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.26" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
room = { id = "androidx.room", version.ref = "room" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
Expand Down

0 comments on commit a85cbb9

Please sign in to comment.