File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
18
18
id(" com.github.ben-manes.versions" ) version " 0.39.0"
19
19
id(" org.springframework.boot" ) version " 2.5.4"
20
20
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 "
22
22
id(" ru.vyarus.pom" ) version " 2.2.0"
23
23
id(" io.codearte.nexus-staging" ) version " 0.30.0"
24
24
}
@@ -63,7 +63,7 @@ dependencies {
63
63
api(" org.eclipse.lsp4j" , " org.eclipse.lsp4j" , " 0.12.0" )
64
64
65
65
// 1c-syntax
66
- api(" com.github.1c-syntax" , " bsl-parser" , " c0f9c91b119a1d4341e90a64a7aa8a4d9dc5d585 " ) {
66
+ api(" com.github.1c-syntax" , " bsl-parser" , " 0.19.4 " ) {
67
67
exclude(" com.tunnelvisionlabs" , " antlr4-annotations" )
68
68
exclude(" com.ibm.icu" , " *" )
69
69
exclude(" org.antlr" , " ST4" )
You can’t perform that action at this time.
0 commit comments