Skip to content

Commit 637b650

Browse files
authored
Merge pull request #3214 from 1c-syntax/feature/bslparser_0_23
bsl-parser 0.23
2 parents 9d6c44d + c7cde6f commit 637b650

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

0 commit comments

Comments
 (0)