Skip to content

Commit

Permalink
Update dependency com.sourcegraph:scip-java_2.13 to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent dc4dcb8 commit b32e292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semanticdb-kotlinc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
testImplementation(kotlin("reflect"))
testImplementation(kotlin("script-runtime", "1.5.0"))

snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.8.24")
snapshotsImplementation("com.sourcegraph", "scip-java_2.13", "0.9.1")
}

tasks.withType<KotlinCompile> {
Expand Down

0 comments on commit b32e292

Please sign in to comment.