Skip to content

Commit 721e7c6

Browse files
build(deps): bump io.gitlab.arturbosch.detekt from 1.23.5 to 1.23.6
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.5 to 1.23.6. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.5...v1.23.6) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05c0ff1 commit 721e7c6

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
@@ -20,7 +20,7 @@ mockk = "1.13.9"
2020

2121
[plugins]
2222
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
23-
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.5" }
23+
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
2424
kotlin_serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
2525
android-application = { id = "com.android.application", version.ref = "android_gradle" }
2626
android_library = { id = "com.android.library", version.ref = "android_gradle" }

0 commit comments

Comments
 (0)