Skip to content

Commit 98a77df

Browse files
authored
Релизный парсер
1 parent 00d2a4e commit 98a77df

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", "bba7c0b091aca562ec082829a49f525a9bb5d7ef") {
77+
api("com.github.1c-syntax", "bsl-parser", "0.22.1") {
7878
exclude("com.tunnelvisionlabs", "antlr4-annotations")
7979
exclude("com.ibm.icu", "*")
8080
exclude("org.antlr", "ST4")

0 commit comments

Comments
 (0)