Skip to content

Commit 6068485

Browse files
Bump com.google.devtools.ksp from 2.1.20-2.0.1 to 2.1.21-2.0.1 in the kotlin group (#466)
Bump com.google.devtools.ksp in the kotlin group Bumps the kotlin group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp). Updates `com.google.devtools.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 dependency-group: kotlin ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7440053 commit 6068485

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
@@ -116,7 +116,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
116116
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
117117
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
118118
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
119-
ksp = { id = "com.google.devtools.ksp", version = "2.1.20-2.0.1" }
119+
ksp = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.1" }
120120
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
121121
room = { id = "androidx.room", version.ref = "room" }
122122
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }

0 commit comments

Comments
 (0)