Skip to content

Commit

Permalink
Merge pull request #1862 from Adyen/renovate/lint
Browse files Browse the repository at this point in the history
Update lint to v31.7.1
  • Loading branch information
OscarSpruit authored Nov 1, 2024
2 parents ec1db9b + d1dc995 commit c43bd77
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ json = "20240303"
jose4j = "0.9.6"
junit-jupiter = "5.11.3"
konsist = "0.16.1"
lint = "31.7.0"
lint = "31.7.1"
mockito-kotlin = "5.4.0"
mockito = "5.12.0"
robolectric = "4.13"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6976,6 +6976,14 @@
<sha256 value="88810a8f600a29d8d2fbbf2f42b3b4e7019403ff8fc9e17a0ff801e6c13d367e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.android.tools.lint" name="lint-tests" version="31.7.1">
<artifact name="lint-tests-31.7.1.jar">
<sha256 value="a3d5c89c53e92cc5fd891c5a76596ce1d8eb24ca14fd71d9a398b4b631990c0b" origin="Generated by Gradle"/>
</artifact>
<artifact name="lint-tests-31.7.1.pom">
<sha256 value="84065052f9d30abdeff14a66b4189165f32efbb87ec3b6b196a129f5c56b84fa" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.android.tools.lint" name="lint-typedef-remover" version="31.3.0">
<artifact name="lint-typedef-remover-31.3.0.jar">
<sha256 value="5b4f485215ca4d86ef2319fc398b5f2251e62f5446bc5fd0e00653648ddde318" origin="Generated by Gradle"/>
Expand Down

0 comments on commit c43bd77

Please sign in to comment.