Skip to content

Commit

Permalink
mdclasses bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Dec 4, 2020
1 parent 022b092 commit 67c8331
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 @@ -68,7 +68,7 @@ dependencies {
exclude("org.glassfish", "javax.json")
}
api("com.github.1c-syntax", "utils", "0.3.1")
api("com.github.1c-syntax", "mdclasses", "1ad583d")
api("com.github.1c-syntax", "mdclasses", "94fb3b50eee2e98cb9062a30b4442eef2cf4aa77")

// JLanguageTool
implementation("org.languagetool", "languagetool-core", languageToolVersion)
Expand Down

0 comments on commit 67c8331

Please sign in to comment.