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.16.0 to 1.17.0
Bumps io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6b46c0a31a
commit
b3bca1b348
@ -15,7 +15,7 @@ plugins {
|
||||
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
|
||||
id("org.jetbrains.changelog") version "1.1.2"
|
||||
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
|
||||
id("io.gitlab.arturbosch.detekt") version "1.16.0"
|
||||
id("io.gitlab.arturbosch.detekt") version "1.17.0"
|
||||
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
||||
id("org.jlleitschuh.gradle.ktlint") version "10.0.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user