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 88c7b2c commit 2899fa7Copy full SHA for 2899fa7
build.gradle.kts
@@ -82,7 +82,7 @@ dependencies {
82
exclude("org.antlr", "antlr-runtime")
83
exclude("org.glassfish", "javax.json")
84
}
85
- api("com.github.1c-syntax", "utils", "0.5.0")
+ api("com.github.1c-syntax", "utils", "0.5.1")
86
api("com.github.1c-syntax", "mdclasses", "0.10.3")
87
api("io.github.1c-syntax", "bsl-common-library", "0.3.0")
88
api("io.github.1c-syntax", "supportconf", "0.1.1")
0 commit comments