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 e77a8b9 commit b61b56fCopy full SHA for b61b56f
build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
60
// прочее
61
implementation("commons-io", "commons-io", "2.18.0")
62
- implementation("io.github.1c-syntax", "bsl-common-library", "0.9.0")
+ implementation("io.github.1c-syntax", "bsl-common-library", "0.9.1")
63
implementation("io.github.1c-syntax", "utils", "0.6.4")
64
implementation("io.github.1c-syntax", "supportconf", "0.15.0") {
65
exclude("io.github.1c-syntax", "bsl-common-library")
0 commit comments