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 03f2673 commit 6e50169Copy full SHA for 6e50169
build.gradle.kts
@@ -70,7 +70,7 @@ dependencies {
70
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.14.0")
71
72
// 1c-syntax
73
- api("com.github.1c-syntax", "bsl-parser", "833015043ef98c5fa2303588a2f89fba991f97c2") {
+ api("com.github.1c-syntax", "bsl-parser", "0.21.0") {
74
exclude("com.tunnelvisionlabs", "antlr4-annotations")
75
exclude("com.ibm.icu", "*")
76
exclude("org.antlr", "ST4")
0 commit comments