Skip to content

Commit aee04ef

Browse files
committed
релиз 0.16.0
1 parent e4651a4 commit aee04ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ dependencies {
5959

6060
// прочее
6161
implementation("commons-io", "commons-io", "2.18.0")
62-
implementation("io.github.1c-syntax", "bsl-common-library", "0.9.0.21-SNAPSHOT")
63-
implementation("io.github.1c-syntax", "utils", "0.6.3")
64-
implementation("io.github.1c-syntax", "supportconf", "0.15.0.7-SNAPSHOT") {
62+
implementation("io.github.1c-syntax", "bsl-common-library", "0.9.0")
63+
implementation("io.github.1c-syntax", "utils", "0.6.4")
64+
implementation("io.github.1c-syntax", "supportconf", "0.15.0") {
6565
exclude("io.github.1c-syntax", "bsl-common-library")
6666
}
6767

0 commit comments

Comments
 (0)