Skip to content

Commit dae882a

Browse files
Bump com.google.devtools.ksp from 2.1.20-2.0.1 to 2.1.21-2.0.1 (#1846)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.20-2.0.1 to 2.1.21-2.0.1. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.20-2.0.1...2.1.21-2.0.1) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.1.21-2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94f22b6 commit dae882a

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
@@ -31,7 +31,7 @@ kotlin = "2.1.21"
3131
kotlinx-coroutines = "1.10.2"
3232
kotlinxSerializationJson = "1.8.1"
3333
# see https://github.com/google/ksp/releases for version numbers
34-
ksp = "2.1.20-2.0.1"
34+
ksp = "2.1.21-2.0.1"
3535
libphonenumber = "9.0.5"
3636
mapsCompose = "6.6.0"
3737
markdowntext = "1.3.2"

0 commit comments

Comments
 (0)