Skip to content

Commit

Permalink
Update plugin io.gitlab.arturbosch.detekt to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent f152a72 commit bf5f54b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext {
// Build Script
android_gradle_plugin_version = '8.2.0'
kotlin_version = '1.9.22'
detekt_gradle_plugin_version = "1.23.4"
detekt_gradle_plugin_version = "1.23.5"
dokka_version = "1.9.10"
hilt_version = "2.50"
compose_compiler_version = '1.5.8'
Expand Down
13 changes: 13 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8289,6 +8289,14 @@
<sha256 value="4858355f12f5eaaf5626a9b681544bde1056059c4f60b6d37c3a4d637dea8be9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.gitlab.arturbosch.detekt" name="detekt-gradle-plugin" version="1.23.5">
<artifact name="detekt-gradle-plugin-1.23.5.jar">
<sha256 value="6390ab44f037c8e6da9c269036d7ee6efbadbcdd28212a1dd4ef48be91631cf0" origin="Generated by Gradle"/>
</artifact>
<artifact name="detekt-gradle-plugin-1.23.5.module">
<sha256 value="47e31858c15399867d6edad8f33866ceac7d44bdf283a93fad0631276649ffe2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.gitlab.arturbosch.detekt" name="detekt-metrics" version="1.22.0">
<artifact name="detekt-metrics-1.22.0.jar">
<sha256 value="cf50444303c7730814de48359ee68b0921014026ac80be256e4f2e721355d4af" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -9274,6 +9282,11 @@
<sha256 value="61004b77aec08586bc4fa2885460ea51fcafdbafda21def24ba0ba10a4feda5d" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.gitlab.arturbosch.detekt" name="io.gitlab.arturbosch.detekt.gradle.plugin" version="1.23.5">
<artifact name="io.gitlab.arturbosch.detekt.gradle.plugin-1.23.5.pom">
<sha256 value="3b199c7cc79a279f225b5f4521833a3daf5800ef37660d9f8edf935464f8eeab" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.grpc" name="grpc-api" version="1.45.1">
<artifact name="grpc-api-1.45.1.jar">
<sha256 value="dc381fe018fb10bba8cc66f98db1050a70cee49a8270017c22ec6f77b10f13e5" origin="Generated by Gradle"/>
Expand Down

0 comments on commit bf5f54b

Please sign in to comment.