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.
2 parents b918d62 + 67066ab commit 063d850Copy full SHA for 063d850
build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
54
// прочее
55
implementation("commons-io", "commons-io", "2.18.0")
56
- api("io.github.1c-syntax", "bsl-common-library", "0.9.0.18-SNAPSHOT")
+ api("io.github.1c-syntax", "bsl-common-library", "0.9.0")
57
58
// тестирование
59
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
0 commit comments