Skip to content

Commit

Permalink
Merge pull request #112 from norkator/dependabot/gradle/org.json-json…
Browse files Browse the repository at this point in the history
…-20220320

Bump json from 20211205 to 20220320
  • Loading branch information
norkator authored Apr 2, 2022
2 parents 7a3464a + 3ee11fc commit b333156
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 @@ -54,5 +54,5 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:4.3.1'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.9.3'
testImplementation 'org.json:json:20211205'
testImplementation 'org.json:json:20220320'
}

0 comments on commit b333156

Please sign in to comment.