Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 7bf0851c authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

chore(deps): bump com.google.devtools.ksp from 2.3.7 to 2.3.8

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.7...2.3.8

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 2ddcad9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ kotlinBom = "2.3.21"
# In case Gradle has a newer version of Kotlin, we need to update kotlinBom to the same version of newer to avoid
# version conflicts with the Gradle Kotlin plugin.
kotlinGradleBom = "2.3.20"
kotlinKsp = "2.3.7"
kotlinKsp = "2.3.8"
kotlinxCoroutines = "1.11.0"
kotlinxCollectionsImmutable = "0.4.0"
kotlinxDateTime = "0.7.1"