Skip to content

Commit 863cd4a

Browse files
authored
Merge pull request #1666 from 1c-syntax/nixel2007-patch-1
Bsl parser bump
2 parents 6c2a86e + c7776a1 commit 863cd4a

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
@@ -58,7 +58,7 @@ dependencies {
5858
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.12.0")
5959

6060
// 1c-syntax
61-
api("com.github.1c-syntax", "bsl-parser", "4063bc4b13455702f6cbc61ccd63b056fd22d217") {
61+
api("com.github.1c-syntax", "bsl-parser", "0.19.3") {
6262
exclude("com.tunnelvisionlabs", "antlr4-annotations")
6363
exclude("com.ibm.icu", "*")
6464
exclude("org.antlr", "ST4")

0 commit comments

Comments
 (0)