Skip to content

Commit

Permalink
chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.1 to 1.23.2
Browse files Browse the repository at this point in the history
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.1 to 1.23.2.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 69f746f commit d7b2aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
embeddedKotlin("plugin.serialization")
id("org.jetbrains.dokka") version "1.8.20"
id("com.google.devtools.ksp") version "1.9.0-1.0.13"
id("io.gitlab.arturbosch.detekt") version "1.23.1"
id("io.gitlab.arturbosch.detekt") version "1.23.2"
`java-library`
`maven-publish`
jacoco
Expand Down

0 comments on commit d7b2aac

Please sign in to comment.