Skip to content

Commit 7a7a88d

Browse files
authored
Merge branch 'develop' into feature/subsystemFilter
2 parents 873dde6 + d98ac1f commit 7a7a88d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ dependencies {
7171
exclude("org.antlr", "antlr-runtime")
7272
exclude("org.glassfish", "javax.json")
7373
}
74-
api("com.github.1c-syntax", "utils", "48335fb954fb94c0468b8a56399026a5247a7396")
75-
api("com.github.1c-syntax", "mdclasses", "0678feac186bae8907dea2fd0a5dff84ca6c991b")
74+
api("com.github.1c-syntax", "utils", "0.4.0")
75+
api("com.github.1c-syntax", "mdclasses", "0.9.5")
7676

7777
// JLanguageTool
7878
implementation("org.languagetool", "languagetool-core", languageToolVersion)

0 commit comments

Comments
 (0)