Skip to content

Commit

Permalink
Merge pull request #3297 from 1c-syntax/feature/mdclasses_013
Browse files Browse the repository at this point in the history
mdclasses 0.13
  • Loading branch information
theshadowco authored Jun 4, 2024
2 parents 6aa378b + f1c2e8c commit 8a590b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
exclude("org.antlr", "antlr-runtime")
}
api("io.github.1c-syntax", "utils", "0.6.1")
api("io.github.1c-syntax", "mdclasses", "0.13.0-rc.3")
api("io.github.1c-syntax", "mdclasses", "0.13.0")
api("io.github.1c-syntax", "bsl-common-library", "0.6.0")
api("io.github.1c-syntax", "supportconf", "0.14.0")
api("io.github.1c-syntax", "bsl-parser-core", "0.1.0")
Expand Down

0 comments on commit 8a590b1

Please sign in to comment.