Skip to content

Commit c2a7417

Browse files
Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 (#496)
* Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 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] <support@github.com> * Upgrade Kotlin to 2.1.10 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arnau Mora <arnyminerz@proton.me>
1 parent 4e2088b commit c2a7417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ datastore = "1.1.2"
2121
desugaring = "2.1.4"
2222
joda-time = "2.13.0"
2323
junit = "4.13.2"
24-
kotlin = "2.1.0"
24+
kotlin = "2.1.10"
2525
kotlinx-coroutines = "1.10.1"
26-
ksp = "2.1.0-1.0.29"
26+
ksp = "2.1.10-1.0.29"
2727
okhttp = "4.12.0"
2828
room = "2.6.1"
2929

0 commit comments

Comments
 (0)