Skip to content

Commit

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

Bumps [io.gitlab.arturbosch.detekt:detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.23.1 to 1.23.3.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.1...v1.23.3)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent 8293492 commit a92d9c8
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.13.2'
detektVersion = '1.23.1'
detektVersion = '1.23.3'
ktLintGradleVersion = '11.6.1'
leakcanaryVersion = '2.12'

Expand Down

0 comments on commit a92d9c8

Please sign in to comment.