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 6e4fcff commit fea6354Copy full SHA for fea6354
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("com.github.1c-syntax", "mdclasses", "0.12.0-rc.2")
+ api("com.github.1c-syntax", "mdclasses", "develop-SNAPSHOT")
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