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 82fe6d9 commit 4a75dbbCopy full SHA for 4a75dbb
build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
exclude("org.glassfish", "javax.json")
68
}
69
api("com.github.1c-syntax", "utils", "0.3.1")
70
- api("com.github.1c-syntax", "mdclasses", "0.8.1")
+ api("com.github.1c-syntax", "mdclasses", "0.8.0")
71
72
// JLanguageTool
73
implementation("org.languagetool", "languagetool-core", languageToolVersion)
0 commit comments