Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Sep 18, 2020
1 parent 40068e3 commit 2628d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ val junitVersion = "5.7.0"
dependencies {
implementation("org.sonarsource.sonarqube:sonar-plugin-api:7.9")

implementation("com.github.1c-syntax", "bsl-language-server", "1e653e7ea4fe64eb0dcdbbdce10fd8f7fe19dd91")
implementation("com.github.1c-syntax", "bsl-language-server", "0.16.2")

implementation("org.apache.commons:commons-lang3:3.10")
implementation("com.fasterxml.jackson.core:jackson-databind:2.10.3")
Expand Down

0 comments on commit 2628d8e

Please sign in to comment.