Skip to content

Commit

Permalink
Merge pull request #3385 from 1c-syntax/feature/bumpMdclasses250102
Browse files Browse the repository at this point in the history
обновление версии mdclasses
  • Loading branch information
theshadowco authored Jan 2, 2025
2 parents cbb2314 + 36fa558 commit ccb1918
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ dependencies {
exclude("org.abego.treelayout", "org.abego.treelayout.core")
exclude("org.antlr", "antlr-runtime")
}
api("io.github.1c-syntax", "utils", "0.6.1")
api("io.github.1c-syntax", "mdclasses", "0.14.0")
api("io.github.1c-syntax", "bsl-common-library", "0.7.0")
api("io.github.1c-syntax", "supportconf", "0.14.0") {
api("io.github.1c-syntax", "utils", "0.6.2")
api("io.github.1c-syntax", "mdclasses", "0.15.0-rc.1")
api("io.github.1c-syntax", "bsl-common-library", "0.8.0-rc.1")
api("io.github.1c-syntax", "supportconf", "0.14.1") {
exclude("io.github.1c-syntax", "bsl-common-library")
}
api("io.github.1c-syntax", "bsl-parser-core", "0.1.0")
Expand Down
1 change: 0 additions & 1 deletion docs/en/diagnostics/DoubleNegatives.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Double negatives (DoubleNegatives)

<!-- Блоки выше заполняются автоматически, не трогать -->

## Description

Описание диагностики

0 comments on commit ccb1918

Please sign in to comment.