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 bfe8675 + 4a16ae2 commit 9be0930Copy full SHA for 9be0930
build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
exclude("org.glassfish", "javax.json")
80
}
81
api("com.github.1c-syntax", "utils", "0.4.0")
82
- api("com.github.1c-syntax", "mdclasses", "0.10.0")
+ api("com.github.1c-syntax", "mdclasses", "0.10.2")
83
api("io.github.1c-syntax", "bsl-common-library", "0.3.0")
84
api("io.github.1c-syntax", "supportconf", "0.1.1")
85
0 commit comments