Skip to content

Commit

Permalink
Update dependency org.json:json to v20231013
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 952d121 commit b4c70d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ext {
// Tests
arch_core_testing_version = "2.2.0"
espresso_version = "3.5.0"
json_version = '20230618'
json_version = '20231013'
junit_jupiter_version = "5.9.1"
mockito_kotlin_version = "4.1.0"
mockito_version = "4.9.0"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8861,6 +8861,14 @@
<sha256 value="0a6553e6b44f6148b5a99bbbab5332b9dc439e0757a589e2419060bdfb02fcea" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.json" name="json" version="20231013">
<artifact name="json-20231013.jar">
<sha256 value="0f18192df289114e17aa1a0d0a7f8372cc9f5c7e4f7e39adcf8906fe714fa7d3" origin="Generated by Gradle"/>
</artifact>
<artifact name="json-20231013.pom">
<sha256 value="c5004023d39f54635b35bbeb40e21a2ad551fca0f2e350b1ce37bd0e7cb2a466" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jsoup" name="jsoup" version="1.12.2">
<artifact name="jsoup-1.12.2.jar">
<sha256 value="1f9b6f110f498bb5796cbe2cdd36a83ae242619c816821db23ed088a30347b4a" origin="Generated by Gradle"/>
Expand Down

0 comments on commit b4c70d2

Please sign in to comment.