Skip to content

Commit

Permalink
Merge pull request #155 from SimonMarquis/dependabot/gradle/dev.zacsw…
Browse files Browse the repository at this point in the history
…eers.kctfork-ksp-0.4.0

Bump dev.zacsweers.kctfork:ksp from 0.3.2 to 0.4.0
  • Loading branch information
SimonMarquis authored Nov 1, 2023
2 parents c8eef13 + efbc027 commit f44bfe9
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 @@ -8,7 +8,7 @@ ksp = "1.9.20-1.0.13"
junitApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junitRuntime = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
# https://github.com/ZacSweers/kotlin-compile-testing
kotlinCompileTestingKsp = { module = "dev.zacsweers.kctfork:ksp", version = "0.3.2" }
kotlinCompileTestingKsp = { module = "dev.zacsweers.kctfork:ksp", version = "0.4.0" }
kotlinReflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
kotlinTest = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kspApi = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
Expand Down

0 comments on commit f44bfe9

Please sign in to comment.