We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b23055 commit d2d23fcCopy full SHA for d2d23fc
graphql-kotlin-toolkit-codegen/build.gradle.kts
@@ -8,7 +8,7 @@ dependencies {
8
9
implementation(project(":graphql-kotlin-toolkit-common"))
10
11
- testImplementation("com.github.tschuchortdev:kotlin-compile-testing:1.2.8")
+ testImplementation("com.github.tschuchortdev:kotlin-compile-testing:1.3.0")
12
testImplementation("org.jetbrains.kotlin:kotlin-reflect")
13
}
14
0 commit comments