Skip to content

Commit 61d4324

Browse files
Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 (#1707)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.0-1.0.29 to 2.1.10-1.0.29. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.0-1.0.29...2.1.10-1.0.29) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Lang <[email protected]>
1 parent e428167 commit 61d4324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ kotlin = "2.1.10"
3131
kotlinx-coroutines = "1.10.1"
3232
kotlinxSerializationJson = "1.8.0"
3333
# see https://github.com/google/ksp/releases for version numbers
34-
ksp = "2.1.0-1.0.29"
34+
ksp = "2.1.10-1.0.29"
3535
libphonenumber = "8.13.53"
3636
mapsCompose = "6.4.2"
3737
markdowntext = "1.3.2"

0 commit comments

Comments
 (0)