Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.5 to …
Browse files Browse the repository at this point in the history
…1.23.6 (#1204)

Bumps [io.gitlab.arturbosch.detekt:detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.23.5 to 1.23.6.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.5...v1.23.6)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent e27ebb3 commit cda60d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {

// Debug and quality control
binaryCompatibilityValidator = '0.14.0'
detektVersion = '1.23.5'
detektVersion = '1.23.6'
ktLintGradleVersion = '12.1.0'
leakcanaryVersion = '2.13'

Expand Down

0 comments on commit cda60d4

Please sign in to comment.