Skip to content

Commit

Permalink
bump bsp-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
theshadowco committed Dec 18, 2023
1 parent 061e2e1 commit c7cde6f
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 c7cde6f

Please sign in to comment.