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 7e9bd9a commit 62fece8Copy full SHA for 62fece8
build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
exclude("org.antlr", "antlr-runtime")
80
exclude("org.glassfish", "javax.json")
81
}
82
- api("com.github.1c-syntax", "utils", "437d0485")
+ api("com.github.1c-syntax", "utils", "f1694d9c")
83
api("com.github.1c-syntax", "mdclasses", "0.10.3")
84
api("io.github.1c-syntax", "bsl-common-library", "0.3.0")
85
api("io.github.1c-syntax", "supportconf", "0.1.1")
0 commit comments