Skip to content

Commit 82fe6d9

Browse files
authored
Update build.gradle.kts
test
1 parent 6ab237c commit 82fe6d9

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
@@ -67,7 +67,7 @@ dependencies {
6767
exclude("org.glassfish", "javax.json")
6868
}
6969
api("com.github.1c-syntax", "utils", "0.3.1")
70-
api("com.github.1c-syntax", "mdclasses", "0.8.0")
70+
api("com.github.1c-syntax", "mdclasses", "0.8.1")
7171

7272
// JLanguageTool
7373
implementation("org.languagetool", "languagetool-core", languageToolVersion)

0 commit comments

Comments
 (0)