Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.7
Browse files Browse the repository at this point in the history
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.22.0 to 1.23.7.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.22.0...v1.23.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent dc24041 commit 087ea98
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 @@ -50,4 +50,4 @@ org-jetbrains-kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gra
[plugins]
com-github-jk1-tcdeps = { id = "com.github.jk1.tcdeps", version = "1.6.2" }
com-jaredsburrows-license = { id = "com.jaredsburrows.license", version = "0.8.42" }
io-gitlab-arturbosch-detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.22.0" }
io-gitlab-arturbosch-detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.7" }

0 comments on commit 087ea98

Please sign in to comment.