Skip to content

Commit

Permalink
build(deps): bump the kotlin-ksp group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the kotlin-ksp group with 2 updates: [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp) and [com.google.devtools.ksp](https://github.com/google/ksp).


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

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

---
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-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 65db55b commit 2695c19
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.4.1"
androidIssueReporterVersion = "1.3.1"
androidxCollection = "1.4.0"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
android-job-version = "1.4.3"
androidxWebkit = "1.11.0"
androidxPreference = "1.2.1"
Expand Down

0 comments on commit 2695c19

Please sign in to comment.