We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d309e8 + e3332e0 commit 963574cCopy full SHA for 963574c
build.gradle.kts
@@ -87,7 +87,7 @@ dependencies {
87
exclude("org.antlr", "ST4")
88
exclude("org.antlr", "antlr-runtime")
89
}
90
- api("io.github.1c-syntax", "utils", "0.6.7")
+ api("io.github.1c-syntax", "utils", "0.6.8")
91
api("io.github.1c-syntax", "mdclasses", "0.17.0")
92
api("io.github.1c-syntax", "bsl-common-library", "0.9.0")
93
api("io.github.1c-syntax", "supportconf", "0.15.0")
0 commit comments