Skip to content

Commit b77cdd1

Browse files
Bump ksp from 2.0.21-1.0.28 to 2.1.0-1.0.29
Bumps `ksp` from 2.0.21-1.0.28 to 2.1.0-1.0.29. Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.0.21-1.0.28 to 2.1.0-1.0.29 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.21-1.0.28...2.1.0-1.0.29) Updates `com.google.devtools.ksp` from 2.0.21-1.0.28 to 2.1.0-1.0.29 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.21-1.0.28...2.1.0-1.0.29) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2a57f5 commit b77cdd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ kotlin = "2.0.21"
3232
kotlinxCoroutines = "1.9.0"
3333
kotlinxDatetime = "0.6.1"
3434
kotlinxSerializationJson = "1.7.3"
35-
ksp = "2.0.21-1.0.28"
35+
ksp = "2.1.0-1.0.29"
3636
kover = "0.8.3"
3737
mockk = "1.13.13"
3838
okhttp = "4.12.0"

0 commit comments

Comments
 (0)