We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ceec7b + f7147fd commit 3d309e8Copy full SHA for 3d309e8
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.6")
+ api("io.github.1c-syntax", "utils", "0.6.7")
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