Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Bump com.braisgabin.detekt:kotlin-compiler-wrapper from 0.0.2 to 0.0.4 (
Browse files Browse the repository at this point in the history
#2546)

Bumps [com.braisgabin.detekt:kotlin-compiler-wrapper](https://github.com/BraisGabin/detekt-compiler-rules) from 0.0.2 to 0.0.4.
- [Release notes](https://github.com/BraisGabin/detekt-compiler-rules/releases)
- [Changelog](https://github.com/BraisGabin/detekt-compiler-rules/blob/main/CHANGELOG.md)
- [Commits](BraisGabin/detekt-compiler-rules@0.0.2...0.0.4)

---
updated-dependencies:
- dependency-name: com.braisgabin.detekt:kotlin-compiler-wrapper
  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 Sep 3, 2023
1 parent 6623a77 commit e5c2be4
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 @@ -14,7 +14,7 @@ androidx-work = "2.8.1"

# Linters
detekt = "1.23.1" # https://detekt.dev/docs/gettingstarted/gradle/
detekt-ruleset-compiler = "0.0.2" # https://github.com/BraisGabin/detekt-compiler-rules/releases
detekt-ruleset-compiler = "0.0.4" # https://github.com/BraisGabin/detekt-compiler-rules/releases
detekt-ruleset-compose = "0.2.1" # https://github.com/mrmans0n/compose-rules/releases

[libraries]
Expand Down

0 comments on commit e5c2be4

Please sign in to comment.