Skip to content

Commit

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

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 f95b56a

Please sign in to comment.