Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 4e90b2b

Browse files
Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 (#184)
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.6 to 1.23.7. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.7) --- 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>
1 parent 7d00d89 commit 4e90b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tikxml = "0.8.15"
1010
xmlutil = "0.90.1"
1111

1212
[plugins]
13-
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
13+
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.7" }
1414
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
1515
lint = { id = "com.android.lint", version = "8.8.0-alpha02" }
1616
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }

0 commit comments

Comments
 (0)