Skip to content

Commit 2cc4714

Browse files
authored
Merge pull request #74 from 1c-syntax/develop
Обновлена зависимость от парсера v0.3.0
2 parents 5d31b27 + 565ec93 commit 2cc4714

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

45-
compile("com.github.1c-syntax", "bsl-parser", "59200c28d5450a99ffcb8f2f203317b3c3c37e9a")
45+
compile("com.github.1c-syntax", "bsl-parser", "v0.4.0")
4646

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

0 commit comments

Comments
 (0)