Skip to content

Commit dff6ed5

Browse files
fix(deps): update dependency com.sourcegraph:scip-java_2.13 to v0.9.4
1 parent d468d07 commit dff6ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semanticdb-kotlinc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
testImplementation(kotlin("reflect"))
4646
testImplementation(kotlin("script-runtime", "1.5.0"))
4747

48-
snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.8.24")
48+
snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.9.4")
4949
}
5050

5151
tasks.withType<KotlinCompile> {

0 commit comments

Comments
 (0)