Skip to content

Commit bdcd7e1

Browse files
Bump com.google.devtools.ksp in the lib-dependencies group (#765)
Bumps the lib-dependencies group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp). Updates `com.google.devtools.ksp` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.3...2.3.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 031687c commit bdcd7e1

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
@@ -28,7 +28,7 @@ junit = "4.13.2"
2828
kotlin = "2.3.0"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-serialization-core = "1.9.0"
31-
ksp = "2.3.3"
31+
ksp = "2.3.4"
3232
ktor = "3.3.3"
3333
okhttp = "5.3.2"
3434
room = "2.8.4"

0 commit comments

Comments
 (0)