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

Unverified Commit f3af8a0d authored by Rafael Tonholo's avatar Rafael Tonholo
Browse files

chore(deps): bump `kotlinKsp` from 2.2.0-2.0.2 to 2.2.20-2.0.3

Bumps `kotlinKsp` from 2.2.0-2.0.2 to 2.2.20-2.0.3

Updates `com.google.devtools.ksp` from 2.2.0-2.0.2 to 2.2.20-2.0.3
- [Release notes](https://github.com/google/ksp/releases)
- [Changelog](https://github.com/google/ksp/releases/tag/2.2.20-2.0.3)
- [Commits](https://github.com/google/ksp/compare/2.2.20-2.0.2...2.2.20-2.0.3

)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.20-2.0.3
...

Signed-off-by: default avatarRafael Tonholo <rafael@tonholo.dev>
parent 8cad0351
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ konsist = "0.17.3"
kotlinBom = "2.2.20"
# Needs to match the version used by Gradle, just check with `./gradlew --version`
kotlinGradleBom = "2.0.21"
kotlinKsp = "2.2.0-2.0.2"
kotlinKsp = "2.2.20-2.0.3"
kotlinxCoroutines = "1.10.2"
kotlinxCollectionsImmutable = "0.4.0"
kotlinxDateTime = "0.7.1"