Skip to content

Commit 75ad63a

Browse files
committed
fix(deps): update dependency dev.zacsweers.kctfork:core to v0.5.0-alpha08
1 parent d4fbe25 commit 75ad63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-workflows-kt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
2525
implementation(projects.sharedInternal)
2626

27-
testImplementation("dev.zacsweers.kctfork:core:0.5.0-alpha07")
27+
testImplementation("dev.zacsweers.kctfork:core:0.5.0-alpha08")
2828
// Needed to use the right version of the compiler for the libraries that depend on it.
2929
testImplementation(kotlin("compiler"))
3030
testImplementation(kotlin("reflect"))

0 commit comments

Comments
 (0)