mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Bump io.gitlab.arturbosch.detekt from 1.14.2 to 1.15.0 (#72)
Bumps io.gitlab.arturbosch.detekt from 1.14.2 to 1.15.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2826e3ae8
commit
9bb426b869
@ -13,7 +13,7 @@ plugins {
|
|||||||
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
|
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
|
||||||
id("org.jetbrains.changelog") version "0.6.2"
|
id("org.jetbrains.changelog") version "0.6.2"
|
||||||
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
|
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
|
||||||
id("io.gitlab.arturbosch.detekt") version "1.14.2"
|
id("io.gitlab.arturbosch.detekt") version "1.15.0"
|
||||||
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
||||||
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
|
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user