We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9f742a + d8bd542 commit a930fd5Copy full SHA for a930fd5
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.30.0-rc.5") {
+ api("io.github.1c-syntax", "bsl-parser", "0.30.0") {
86
exclude("com.ibm.icu", "*")
87
exclude("org.antlr", "ST4")
88
exclude("org.antlr", "antlr-runtime")
0 commit comments