We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2a86e commit c7776a1Copy full SHA for c7776a1
build.gradle.kts
@@ -58,7 +58,7 @@ dependencies {
58
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.12.0")
59
60
// 1c-syntax
61
- api("com.github.1c-syntax", "bsl-parser", "4063bc4b13455702f6cbc61ccd63b056fd22d217") {
+ api("com.github.1c-syntax", "bsl-parser", "0.19.3") {
62
exclude("com.tunnelvisionlabs", "antlr4-annotations")
63
exclude("com.ibm.icu", "*")
64
exclude("org.antlr", "ST4")
0 commit comments