Skip to content

Commit f3af8a0

Browse files
committed
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](google/ksp@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: Rafael Tonholo <rafael@tonholo.dev>
1 parent 8cad035 commit f3af8a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ konsist = "0.17.3"
8080
kotlinBom = "2.2.20"
8181
# Needs to match the version used by Gradle, just check with `./gradlew --version`
8282
kotlinGradleBom = "2.0.21"
83-
kotlinKsp = "2.2.0-2.0.2"
83+
kotlinKsp = "2.2.20-2.0.3"
8484
kotlinxCoroutines = "1.10.2"
8585
kotlinxCollectionsImmutable = "0.4.0"
8686
kotlinxDateTime = "0.7.1"

0 commit comments

Comments
 (0)