Skip to content

Commit

Permalink
bsl ls 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Sep 17, 2021
1 parent f95b56a commit 31402e7
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", "0.19.0-rc.2")
implementation("io.github.1c-syntax", "bsl-language-server", "0.19.0")

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

0 comments on commit 31402e7

Please sign in to comment.