Browse Source

Update dependency org.json:json to v20240303

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 year ago
parent
commit
3fb01643fd
2 changed files with 2 additions and 1 deletions
  1. 1 1
      app/build.gradle
  2. 1 0
      gradle/verification-metadata.xml

+ 1 - 1
app/build.gradle

@@ -349,7 +349,7 @@ dependencies {
     testImplementation 'junit:junit:4.13.2'
     testImplementation "org.mockito:mockito-core:$mockitoVersion"
     testImplementation "androidx.test:core:$androidxTestVersion"
-    testImplementation 'org.json:json:20240205'
+    testImplementation 'org.json:json:20240303'
     testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
     testImplementation 'androidx.arch.core:core-testing:2.2.0'
     testImplementation "io.mockk:mockk:$mockkVersion"

+ 1 - 0
gradle/verification-metadata.xml

@@ -303,6 +303,7 @@
             <trusting group="org.json" name="json" version="20230618"/>
             <trusting group="org.json" name="json" version="20231013"/>
             <trusting group="org.json" name="json" version="20240205"/>
+            <trusting group="org.json" name="json" version="20240303"/>
          </trusted-key>
          <trusted-key id="FC411CD3CB7DCB0ABC9801058118B3BCDB1A5000" group="jakarta.xml.bind"/>
          <trusted-key id="FF6E2C001948C5F2F38B0CC385911F425EC61B51">