Skip to content

Commit c7776a1

Browse files
committed
bsl-parser 0.19.3
1 parent 6c2a86e commit c7776a1

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)