Skip to content

Commit

Permalink
Update plugin ksp to v1.9.20-1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 31d4739 commit 0326d5e
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 @@ -37,7 +37,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.13" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.48.0" }
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-19" }
anvil = { id = "com.squareup.anvil", version = "2.4.8" }
Expand Down

0 comments on commit 0326d5e

Please sign in to comment.