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.
2 parents 4b3c193 + 7f5871e commit fe3fef5Copy full SHA for fe3fef5
build.gradle.kts
@@ -88,7 +88,7 @@ dependencies {
88
exclude("org.antlr", "antlr-runtime")
89
}
90
api("io.github.1c-syntax", "utils", "0.6.8")
91
- api("io.github.1c-syntax", "mdclasses", "0.17.0")
+ api("io.github.1c-syntax", "mdclasses", "0.17.1")
92
api("io.github.1c-syntax", "bsl-common-library", "0.9.0")
93
api("io.github.1c-syntax", "supportconf", "0.15.0")
94
0 commit comments