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 2648c7d commit 338cb0eCopy full SHA for 338cb0e
semanticdb-kotlinc/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation(kotlin("reflect"))
53
testImplementation(kotlin("script-runtime", "1.5.0"))
54
55
- snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.8.24")
+ snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.11.1")
56
}
57
58
tasks.withType<KotlinCompile> {
0 commit comments