We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d309e8 commit e3332e0Copy full SHA for e3332e0
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