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.
2 parents 4709a94 + 98a77df commit e875425Copy full SHA for e875425
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", "bba7c0b091aca562ec082829a49f525a9bb5d7ef") {
+ api("com.github.1c-syntax", "bsl-parser", "0.22.1") {
78
exclude("com.tunnelvisionlabs", "antlr4-annotations")
79
exclude("com.ibm.icu", "*")
80
exclude("org.antlr", "ST4")
0 commit comments