mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Bump detekt-formatting from 1.15.0 to 1.16.0
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](https://github.com/detekt/detekt/compare/v1.15.0...v1.16.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
88f481b214
commit
df2e2320cd
@ -29,7 +29,7 @@ repositories {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.16.0")
|
||||
}
|
||||
|
||||
// Configure gradle-intellij-plugin plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user