Skip to content

Commit

Permalink
build(deps): bump ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25
Browse files Browse the repository at this point in the history
Bumps `ksp` from 2.0.20-1.0.24 to 2.0.20-1.0.25.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent 8c20dd0 commit cbdaabd
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 @@ -4,7 +4,7 @@ androidTools = "31.5.2"
androidIssueReporterVersion = "1.3.1"
androidxCollection = "1.4.3"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
ksp = "2.0.20-1.0.25"
android-job-version = "1.4.3"
androidxWebkit = "1.11.0"
androidxPreference = "1.2.1"
Expand Down

0 comments on commit cbdaabd

Please sign in to comment.