Skip to content

Commit

Permalink
Merge pull request #1597 from Adyen/renovate/detekt_gradle_plugin_ver…
Browse files Browse the repository at this point in the history
…sion

Update plugin io.gitlab.arturbosch.detekt to v1.23.6
  • Loading branch information
OscarSpruit authored May 1, 2024
2 parents c082d19 + 126671d commit 9133947
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.3.1'
kotlin_version = '1.9.23'
detekt_gradle_plugin_version = "1.23.5"
detekt_gradle_plugin_version = "1.23.6"
dokka_version = "1.9.10"
hilt_version = "2.51.1"
compose_compiler_version = '1.5.11'
Expand Down
13 changes: 13 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5144,6 +5144,14 @@
<sha256 value="47e31858c15399867d6edad8f33866ceac7d44bdf283a93fad0631276649ffe2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.gitlab.arturbosch.detekt" name="detekt-gradle-plugin" version="1.23.6">
<artifact name="detekt-gradle-plugin-1.23.6.jar">
<sha256 value="6a92c9926872b4f7e0def2e293749f9c5581543c796764b4be28d4715fb6de99" origin="Generated by Gradle"/>
</artifact>
<artifact name="detekt-gradle-plugin-1.23.6.module">
<sha256 value="ce5fb385982f2958d9443ffe535e66ac1255a708671d31a8f5602cefe1f5040f" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.gitlab.arturbosch.detekt" name="detekt-metrics" version="1.23.5">
<artifact name="detekt-metrics-1.23.5.jar">
<sha256 value="c1a27fdffd48c0de2a63fa27591983ac41486cddb28c32fc5462209886ab4b48" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -5469,6 +5477,11 @@
<sha256 value="3b199c7cc79a279f225b5f4521833a3daf5800ef37660d9f8edf935464f8eeab" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.gitlab.arturbosch.detekt" name="io.gitlab.arturbosch.detekt.gradle.plugin" version="1.23.6">
<artifact name="io.gitlab.arturbosch.detekt.gradle.plugin-1.23.6.pom">
<sha256 value="6ddc7cece4284cdbe373b396d0ee2b6ef383a87bf66e3b029b38232e7fde1d83" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.grpc" name="grpc-api" version="1.57.0">
<artifact name="grpc-api-1.57.0.jar">
<sha256 value="8d2c384299f84ee8aa7f670f00e7cb26b87e231cf3091474307b32b76910f71c" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 9133947

Please sign in to comment.