Skip to content

Commit 5e2e6be

Browse files
committed
Обновление зависимости парсера
1 parent a4a3f8a commit 5e2e6be

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
@@ -41,7 +41,7 @@ dependencies {
4141
compile("org.slf4j", "slf4j-api", "1.8.0-beta2")
4242
compile("org.slf4j", "slf4j-simple", "1.8.0-beta2")
4343

44-
compile("com.github.1c-syntax", "bsl-parser", "48c3c90f64")
44+
compile("com.github.1c-syntax", "bsl-parser", "0.3.0")
4545

4646
// https://mvnrepository.com/artifact/commons-io/commons-io
4747
testImplementation("commons-io:commons-io:2.6")

0 commit comments

Comments
 (0)