1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Bump com.google.devtools.ksp from 1.8.10-1.0.9 to 1.8.21-1.0.11

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.8.10-1.0.9 to 1.8.21-1.0.11.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.8.10-1.0.9...1.8.21-1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-05 09:10:41 +00:00
committed by Benoit Marty
parent 4c0bdf9fca
commit 9e84c7b8f8

View File

@@ -45,7 +45,7 @@ plugins {
// Detekt
id "io.gitlab.arturbosch.detekt" version "1.22.0"
// Ksp
id "com.google.devtools.ksp" version "1.8.10-1.0.9"
id "com.google.devtools.ksp" version "1.8.21-1.0.11"
// Dependency Analysis
id 'com.autonomousapps.dependency-analysis' version "1.20.0"