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 4d1a5f1 commit 1092d74Copy full SHA for 1092d74
build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
exclude("org.glassfish", "javax.json")
84
}
85
api("com.github.1c-syntax", "utils", "0.5.1")
86
- api("io.github.1c-syntax", "mdclasses", "0.12.0-rc.6")
+ api("io.github.1c-syntax", "mdclasses", "0.12.0")
87
api("io.github.1c-syntax", "bsl-common-library", "0.5.0")
88
api("io.github.1c-syntax", "supportconf", "0.12.1")
89
0 commit comments