Skip to content

Commit a930fd5

Browse files
authored
Merge pull request #3782 from 1c-syntax/nixel2007-patch-1
Update bsl-parser dependency version
2 parents a9f742a + d8bd542 commit a930fd5

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
@@ -82,7 +82,7 @@ dependencies {
8282
api("org.eclipse.lsp4j", "org.eclipse.lsp4j.websocket.jakarta", "0.24.0")
8383

8484
// 1c-syntax
85-
api("io.github.1c-syntax", "bsl-parser", "0.30.0-rc.5") {
85+
api("io.github.1c-syntax", "bsl-parser", "0.30.0") {
8686
exclude("com.ibm.icu", "*")
8787
exclude("org.antlr", "ST4")
8888
exclude("org.antlr", "antlr-runtime")

0 commit comments

Comments
 (0)