Skip to content

Commit 6479122

Browse files
committed
бампнул версию парсера
1 parent dfbb35e commit 6479122

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
@@ -74,7 +74,7 @@ dependencies {
7474
api("org.eclipse.lsp4j", "org.eclipse.lsp4j.websocket.jakarta", "0.21.0")
7575

7676
// 1c-syntax
77-
api("com.github.1c-syntax", "bsl-parser", "0.22.0") {
77+
api("com.github.1c-syntax", "bsl-parser", "bba7c0b091aca562ec082829a49f525a9bb5d7ef") {
7878
exclude("com.tunnelvisionlabs", "antlr4-annotations")
7979
exclude("com.ibm.icu", "*")
8080
exclude("org.antlr", "ST4")

0 commit comments

Comments
 (0)