Skip to content

Commit

Permalink
Merge pull request #12515 from nextcloud/renovate/org.json-json-20240…
Browse files Browse the repository at this point in the history
…205.x

Update dependency org.json:json to v20240205
  • Loading branch information
AndyScherzinger authored Feb 8, 2024
2 parents 744aa75 + 4f45ec7 commit f7b3455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation "org.mockito:mockito-core:$mockitoVersion"
testImplementation "androidx.test:core:$androidxTestVersion"
testImplementation 'org.json:json:20231013'
testImplementation 'org.json:json:20240205'
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
testImplementation 'androidx.arch.core:core-testing:2.2.0'
testImplementation "io.mockk:mockk:$mockkVersion"
Expand Down

0 comments on commit f7b3455

Please sign in to comment.