Skip to content

Commit d2d23fc

Browse files
committed
chore: update kotlin-compile-testing to v1.3.0
1 parent 9b23055 commit d2d23fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-kotlin-toolkit-codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88

99
implementation(project(":graphql-kotlin-toolkit-common"))
1010

11-
testImplementation("com.github.tschuchortdev:kotlin-compile-testing:1.2.8")
11+
testImplementation("com.github.tschuchortdev:kotlin-compile-testing:1.3.0")
1212
testImplementation("org.jetbrains.kotlin:kotlin-reflect")
1313
}
1414

0 commit comments

Comments
 (0)