Skip to content

Commit

Permalink
Merge pull request #3214 from 1c-syntax/feature/bslparser_0_23
Browse files Browse the repository at this point in the history
bsl-parser 0.23
  • Loading branch information
theshadowco authored Dec 18, 2023
2 parents 9d6c44d + c7cde6f commit 637b650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
api("org.eclipse.lsp4j", "org.eclipse.lsp4j.websocket.jakarta", "0.21.0")

// 1c-syntax
api("com.github.1c-syntax", "bsl-parser", "0.22.1") {
api("io.github.1c-syntax", "bsl-parser", "0.23.3") {
exclude("com.tunnelvisionlabs", "antlr4-annotations")
exclude("com.ibm.icu", "*")
exclude("org.antlr", "ST4")
Expand Down

0 comments on commit 637b650

Please sign in to comment.