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

Commit 72605ec

Browse files
Bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.4 (#68)
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.3 to 1.23.4. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.3...v1.23.4) --- 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> Co-authored-by: Zac Sweers <[email protected]>
1 parent 83caadd commit 72605ec

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
@@ -9,7 +9,7 @@ tikxml = "0.8.15"
99
xmlutil = "0.86.2"
1010

1111
[plugins]
12-
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.3" }
12+
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.4" }
1313
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
1414
lint = { id = "com.android.lint", version = "8.1.2" }
1515
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }

0 commit comments

Comments
 (0)