We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d468d07 commit dff6ed5Copy full SHA for dff6ed5
semanticdb-kotlinc/build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
testImplementation(kotlin("reflect"))
46
testImplementation(kotlin("script-runtime", "1.5.0"))
47
48
- snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.8.24")
+ snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.9.4")
49
}
50
51
tasks.withType<KotlinCompile> {
0 commit comments