Skip to content

Commit

Permalink
chore(deps): update plugin ksp to v2.1.0-1.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 0cbdbe0 commit 053dbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ analysis = "com.autonomousapps.dependency-analysis:2.4.2"
google-services = { id = "com.google.gms.google-services", version.ref = "google-services" }
kotlin-android = { id = 'org.jetbrains.kotlin.android', version.ref = "kotlin" }
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:2.0.21-1.0.27"
ksp = "com.google.devtools.ksp:2.1.0-1.0.29"
moduleGraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
powerassert = { id = "org.jetbrains.kotlin.plugin.power-assert", version.ref = "kotlin" }
redacted = "dev.zacsweers.redacted:1.10.0"
Expand Down

0 comments on commit 053dbd6

Please sign in to comment.