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 dfbb35e commit 6479122Copy full SHA for 6479122
build.gradle.kts
@@ -74,7 +74,7 @@ dependencies {
74
api("org.eclipse.lsp4j", "org.eclipse.lsp4j.websocket.jakarta", "0.21.0")
75
76
// 1c-syntax
77
- api("com.github.1c-syntax", "bsl-parser", "0.22.0") {
+ api("com.github.1c-syntax", "bsl-parser", "bba7c0b091aca562ec082829a49f525a9bb5d7ef") {
78
exclude("com.tunnelvisionlabs", "antlr4-annotations")
79
exclude("com.ibm.icu", "*")
80
exclude("org.antlr", "ST4")
0 commit comments