Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt:detekt-cli
Browse files Browse the repository at this point in the history
Bumps [io.gitlab.arturbosch.detekt:detekt-cli](https://github.com/detekt/detekt) from 1.21.0 to 1.23.6.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.21.0...v1.23.6)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 0b682e7 commit 739938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/detekt/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[libraries]
detekt-cli = { module = 'io.gitlab.arturbosch.detekt:detekt-cli', version = '1.21.0' }
detekt-cli = { module = 'io.gitlab.arturbosch.detekt:detekt-cli', version = '1.23.6' }

[plugins]
detekt-gradle = { id = 'io.gitlab.arturbosch.detekt', version = '1.21.0' }

0 comments on commit 739938b

Please sign in to comment.