Skip to content

Commit fe3fef5

Browse files
authored
Merge pull request #3726 from 1c-syntax/nixel2007-patch-1
Update mdclasses dependency version to 0.17.1
2 parents 4b3c193 + 7f5871e commit fe3fef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
exclude("org.antlr", "antlr-runtime")
8989
}
9090
api("io.github.1c-syntax", "utils", "0.6.8")
91-
api("io.github.1c-syntax", "mdclasses", "0.17.0")
91+
api("io.github.1c-syntax", "mdclasses", "0.17.1")
9292
api("io.github.1c-syntax", "bsl-common-library", "0.9.0")
9393
api("io.github.1c-syntax", "supportconf", "0.15.0")
9494

0 commit comments

Comments
 (0)