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 d80b672 commit 8c00217Copy full SHA for 8c00217
build.gradle.kts
@@ -56,7 +56,7 @@ dependencies {
56
// прочее
57
implementation("commons-io", "commons-io", "2.8.0")
58
implementation("io.github.1c-syntax", "utils", "0.6.1")
59
- implementation("io.github.1c-syntax", "bsl-common-library", "0.6.0")
+ implementation("io.github.1c-syntax", "bsl-common-library", "0.7.0")
60
implementation("io.github.1c-syntax", "supportconf", "0.14.0") {
61
exclude("io.github.1c-syntax", "bsl-common-library")
62
}
0 commit comments