Skip to content

Commit

Permalink
Update dependency com.sourcegraph:lsif-java_2.13 to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent 477d1a1 commit 7edb6c2
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 @@ -46,7 +46,7 @@ dependencies {
testImplementation(kotlin("reflect"))
testImplementation(kotlin("script-runtime", "1.5.0"))

snapshotsImplementation("com.sourcegraph", "lsif-java_2.13", "0.6.12")
snapshotsImplementation("com.sourcegraph", "lsif-java_2.13", "0.7.2")
}

tasks.withType<KotlinCompile> {
Expand Down

0 comments on commit 7edb6c2

Please sign in to comment.