Skip to content

Commit 2628d8e

Browse files
authored
Update build.gradle.kts
1 parent 40068e3 commit 2628d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ val junitVersion = "5.7.0"
2929
dependencies {
3030
implementation("org.sonarsource.sonarqube:sonar-plugin-api:7.9")
3131

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

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

0 commit comments

Comments
 (0)