Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt from 1.23.1 to 1.23.3 (#6)
Browse files Browse the repository at this point in the history
Bumps io.gitlab.arturbosch.detekt from 1.23.1 to 1.23.3.

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  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 Nov 8, 2023
1 parent 57c6aee commit 7100971
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 @@ -100,7 +100,7 @@ test = [
android-application = { id = "com.android.application", version.ref = "gradle-plugin" }
android-library = { id = "com.android.library", version.ref = "gradle-plugin" }
android-test = { id = "com.android.test", version.ref = "gradle-plugin" }
detekt = "io.gitlab.arturbosch.detekt:1.23.1"
detekt = "io.gitlab.arturbosch.detekt:1.23.3"
firebase-crashlytics = "com.google.firebase.crashlytics:2.9.9"
google-services = "com.google.gms.google-services:4.4.0"
hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
Expand Down

0 comments on commit 7100971

Please sign in to comment.