Skip to content

Commit

Permalink
build(deps): Bump detekt from 1.23.7 to 1.23.8 (#21705)
Browse files Browse the repository at this point in the history
* build(deps): Bump detekt from 1.23.7 to 1.23.8

Bumps `detekt` from 1.23.7 to 1.23.8.

Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.7 to 1.23.8
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.7...v1.23.8)

Updates `io.gitlab.arturbosch.detekt` from 1.23.7 to 1.23.8
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.7...v1.23.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Removed dup detekt reference

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Bradbury <nbradbury@users.noreply.github.com>
Co-authored-by: Nick Bradbury <nick.bradbury@gmail.com>
  • Loading branch information
3 people authored Feb 24, 2025
1 parent bcee367 commit dbf22f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ cascade = '2.3.0'
checkstyle = '10.17.0'
coil = '2.7.0'
commons-fileupload = '1.5'
detekt = '1.23.8'
dependency-analysis = '2.10.1'
detekt = '1.23.7'
facebook-react = '0.73.3'
facebook-shimmer = '0.5.0'
fastlane-screengrab = '2.1.1'
Expand Down

0 comments on commit dbf22f7

Please sign in to comment.