Skip to content

Commit

Permalink
Bump the all group with 1 update
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt).


Updates `io.gitlab.arturbosch.detekt` from 1.23.5 to 1.23.6
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent e8c5357 commit eeb739b
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 @@ -6,7 +6,7 @@ android-library = { id = "com.android.library", version.ref = "android-gradle-pl

kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }

detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.5" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }

dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }

Expand Down

0 comments on commit eeb739b

Please sign in to comment.