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.14.2 to 1.15.0 (#73)
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.14.2 to 1.15.0. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](https://github.com/detekt/detekt/compare/v1.14.2...v1.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
9bb426b869
commit
0260531e1a
@ -42,7 +42,7 @@ repositories {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.14.2")
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
|
||||
}
|
||||
|
||||
// Configure gradle-intellij-plugin plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user