Skip to content

Commit 063d850

Browse files
committed
Finish v0.15.0
2 parents b918d62 + 67066ab commit 063d850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
// прочее
5555
implementation("commons-io", "commons-io", "2.18.0")
56-
api("io.github.1c-syntax", "bsl-common-library", "0.9.0.18-SNAPSHOT")
56+
api("io.github.1c-syntax", "bsl-common-library", "0.9.0")
5757

5858
// тестирование
5959
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")

0 commit comments

Comments
 (0)