Skip to content

Commit d98ac1f

Browse files
authored
Merge pull request #2783 from 1c-syntax/nixel2007-patch-1
2 parents d47d9ae + 7a919ff commit d98ac1f

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", "892e0e9f51f6837f68165dd9a16187c7176f4f55")
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)