Skip to content

Commit 8b3765f

Browse files
authored
bsl ls bump
1 parent f219262 commit 8b3765f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +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", "6c2a86e45f6b66354ad71d8e379fc032c182145e")
33-
// todo: replace with new bsl ls
34-
implementation("com.github.1c-syntax", "bsl-parser", "243f103b86a18359ad7d790dda5e61063f1297f5")
32+
implementation("com.github.1c-syntax", "bsl-language-server", "0.18.1")
3533

3634
implementation("org.apache.commons:commons-lang3:3.10")
3735
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.0")

0 commit comments

Comments
 (0)