We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d2b32 commit e63228eCopy full SHA for e63228e
semanticdb-kotlinc/build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
testImplementation(kotlin("reflect"))
52
testImplementation(kotlin("script-runtime", "1.5.0"))
53
54
- snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.8.24")
+ snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.9.10")
55
}
56
57
tasks.withType<KotlinCompile> {
0 commit comments