Skip to content

Commit

Permalink
Merge pull request #1649 from Adyen/renovate/annotation_version
Browse files Browse the repository at this point in the history
Update dependency androidx.annotation:annotation to v1.8.0
  • Loading branch information
OscarSpruit authored Jun 3, 2024
2 parents c6071f4 + 401386f commit 96f509c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ext {
sonarqube_version = '5.0.0.4638'

// Android Dependencies
annotation_version = "1.7.1"
annotation_version = "1.8.0"
appcompat_version = "1.6.1"
browser_version = "1.8.0"
coroutines_version = "1.8.0"
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,14 @@
<sha256 value="b11676837cad011a5285d6074418649107ef25eba17131517e9557ef8c9984ed" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.annotation" name="annotation" version="1.8.0">
<artifact name="annotation-1.8.0.module">
<sha256 value="d590a0d8e02f405de749e8dc80b741dc503c6e3e4c9c016d614d76b65f0b59ef" origin="Generated by Gradle"/>
</artifact>
<artifact name="annotation-metadata-1.8.0.jar">
<sha256 value="fe70ace6f942a5fc29045bb2fe25b4e77bdc742dc69f76ed65b39c3ae185888e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.annotation" name="annotation-experimental" version="1.0.0">
<artifact name="annotation-experimental-1.0.0.pom">
<sha256 value="6b73ff6608f4b1d6cbab620b65708a382d0b39901cf4e6b0d16f84a1b04d7732" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -224,6 +232,14 @@
<sha256 value="8bf4e20342803938d75d5191ff17a00bdb26457bd7340d0ed9a272351d530897" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.annotation" name="annotation-jvm" version="1.8.0">
<artifact name="annotation-jvm-1.8.0.jar">
<sha256 value="9aab326d9492800991854360ac248f493ce7f7c3183519309b78ace9e240f6f6" origin="Generated by Gradle"/>
</artifact>
<artifact name="annotation-jvm-1.8.0.module">
<sha256 value="e3cb4525539d0ed74bb238ef92c69eef22a80e422c0d2acbc51e6187febb0a13" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.appcompat" name="appcompat" version="1.1.0">
<artifact name="appcompat-1.1.0.pom">
<sha256 value="340d617121f8ef8e02a6680c8f357aa3e542276d0c8a1cdcb6fd98984b2cb7b9" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 96f509c

Please sign in to comment.