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 85f5c52 commit cf29be5Copy full SHA for cf29be5
build.gradle.kts
@@ -82,7 +82,7 @@ dependencies {
82
api("org.eclipse.lsp4j", "org.eclipse.lsp4j.websocket.jakarta", "0.24.0")
83
84
// 1c-syntax
85
- api("io.github.1c-syntax", "bsl-parser", "0.27.0-rc.1") {
+ api("io.github.1c-syntax", "bsl-parser", "0.27.0-aplha.1") {
86
exclude("com.ibm.icu", "*")
87
exclude("org.antlr", "ST4")
88
exclude("org.antlr", "antlr-runtime")
0 commit comments