Skip to content

Commit aea3645

Browse files
authored
Merge branch 'main' into leocolman/tests
2 parents 92b27e4 + 57e61f4 commit aea3645

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation(projects.sharedInternal)
3030
ksp(projects.codeGenerator)
3131

32-
testImplementation("dev.zacsweers.kctfork:core:0.11.0")
32+
testImplementation("dev.zacsweers.kctfork:core:0.11.1")
3333
// Needed to use the right version of the compiler for the libraries that depend on it.
3434
testImplementation(kotlin("compiler"))
3535
testImplementation(kotlin("reflect"))

0 commit comments

Comments
 (0)