Skip to content

Commit

Permalink
Merge pull request #84 from anthonycr/renovate/dev.zacsweers.kctfork-…
Browse files Browse the repository at this point in the history
…ksp-0.x

Update dependency dev.zacsweers.kctfork:ksp to v0.7.0
  • Loading branch information
anthonycr authored Dec 1, 2024
2 parents 4983ef6 + ef07bf3 commit d2c7c14
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 @@ -10,7 +10,7 @@ junit = { group = "junit", name = "junit", version.ref = "junit" }
ksp-api = { group = "com.google.devtools.ksp", name = "symbol-processing-api", version.ref = "ksp" }
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version.ref = "kotlinpoet" }
kotlinpoet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "kotlinpoet" }
compiletesting = { group = "dev.zacsweers.kctfork", name = "ksp", version = "0.6.0" }
compiletesting = { group = "dev.zacsweers.kctfork", name = "ksp", version = "0.7.0" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.13" }
coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version = "1.9.0" }

Expand Down

0 comments on commit d2c7c14

Please sign in to comment.