We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a3f8a commit 5e2e6beCopy full SHA for 5e2e6be
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
compile("org.slf4j", "slf4j-api", "1.8.0-beta2")
42
compile("org.slf4j", "slf4j-simple", "1.8.0-beta2")
43
44
- compile("com.github.1c-syntax", "bsl-parser", "48c3c90f64")
+ compile("com.github.1c-syntax", "bsl-parser", "0.3.0")
45
46
// https://mvnrepository.com/artifact/commons-io/commons-io
47
testImplementation("commons-io:commons-io:2.6")
0 commit comments