Skip to content

Commit

Permalink
Merge branch 'main' of github.com:docToolchain/drawio-intellij-plugin…
Browse files Browse the repository at this point in the history
… into main
  • Loading branch information
rdmueller committed Dec 23, 2020
2 parents 95bd3ec + 82d1930 commit bf7f9dc
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 @@ -16,7 +16,7 @@ plugins {
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
id("io.gitlab.arturbosch.detekt") version "1.13.1"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
id("org.jlleitschuh.gradle.ktlint") version "9.4.0"
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
id("groovy")
}

Expand Down

0 comments on commit bf7f9dc

Please sign in to comment.