Skip to content

Commit 486d137

Browse files
Bump com.google.devtools.ksp from 2.3.1 to 2.3.2 (#2097)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.2 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>
1 parent a9fb2f2 commit 486d137

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
@@ -30,7 +30,7 @@ kotlin = "2.2.21"
3030
kotlinx-coroutines = "1.10.2"
3131
kotlinxSerializationJson = "1.9.0"
3232
# see https://github.com/google/ksp/releases for version numbers
33-
ksp = "2.3.1"
33+
ksp = "2.3.2"
3434
libphonenumber = "9.0.17"
3535
mapsCompose = "6.12.1"
3636
markdowntext = "1.3.2"

0 commit comments

Comments
 (0)