Skip to content

Commit 4018fc5

Browse files
committed
deps bump
1 parent 71a4571 commit 4018fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id("com.github.ben-manes.versions") version "0.39.0"
1919
id("org.springframework.boot") version "2.5.4"
2020
id("io.spring.dependency-management") version "1.0.11.RELEASE"
21-
id("com.github.1c-syntax.bslls-dev-tools") version "48c96cde3669e8d63d4b2e195a93ec898430400e"
21+
id("com.github.1c-syntax.bslls-dev-tools") version "0.5.0"
2222
id("ru.vyarus.pom") version "2.2.0"
2323
id("io.codearte.nexus-staging") version "0.30.0"
2424
}
@@ -63,7 +63,7 @@ dependencies {
6363
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.12.0")
6464

6565
// 1c-syntax
66-
api("com.github.1c-syntax", "bsl-parser", "c0f9c91b119a1d4341e90a64a7aa8a4d9dc5d585") {
66+
api("com.github.1c-syntax", "bsl-parser", "0.19.4") {
6767
exclude("com.tunnelvisionlabs", "antlr4-annotations")
6868
exclude("com.ibm.icu", "*")
6969
exclude("org.antlr", "ST4")

0 commit comments

Comments
 (0)