Skip to content

Commit 6e50169

Browse files
committed
revert bsl-parser
1 parent 03f2673 commit 6e50169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.14.0")
7171

7272
// 1c-syntax
73-
api("com.github.1c-syntax", "bsl-parser", "833015043ef98c5fa2303588a2f89fba991f97c2") {
73+
api("com.github.1c-syntax", "bsl-parser", "0.21.0") {
7474
exclude("com.tunnelvisionlabs", "antlr4-annotations")
7575
exclude("com.ibm.icu", "*")
7676
exclude("org.antlr", "ST4")

0 commit comments

Comments
 (0)