Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 (#2674)
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.19 to 1.9.23-1.0.20.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.23-1.0.19...1.9.23-1.0.20)

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

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 Apr 7, 2024
1 parent 50d6bd1 commit 398ca73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("androidx.navigation.safeargs.kotlin") version "2.7.7" apply false
id("com.starter.easylauncher") version "6.3.0" apply false
id("org.jetbrains.kotlin.plugin.parcelize") version "1.9.23" apply false
id("com.google.devtools.ksp") version "1.9.23-1.0.19" apply false
id("com.google.devtools.ksp") version "1.9.23-1.0.20" apply false
id("org.ajoberstar.grgit") version "5.2.2" apply false
}

Expand Down

0 comments on commit 398ca73

Please sign in to comment.