Skip to content

Commit e63228e

Browse files
fix(deps): update dependency com.sourcegraph:scip-java_2.13 to v0.9.10
1 parent 12d2b32 commit e63228e

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
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation(kotlin("reflect"))
5252
testImplementation(kotlin("script-runtime", "1.5.0"))
5353

54-
snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.8.24")
54+
snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.9.10")
5555
}
5656

5757
tasks.withType<KotlinCompile> {

0 commit comments

Comments
 (0)