Skip to content

Commit

Permalink
Merge pull request #7240 from vector-im/dependabot/gradle/org.json-js…
Browse files Browse the repository at this point in the history
…on-20220924

Bump json from 20220320 to 20220924
  • Loading branch information
bmarty authored Sep 27, 2022
2 parents 189369d + 5246035 commit df0ce31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/external/jsonviewer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation libs.jetbrains.coroutinesCore
implementation libs.jetbrains.coroutinesAndroid

testImplementation 'org.json:json:20220320'
testImplementation 'org.json:json:20220924'
testImplementation libs.tests.junit
androidTestImplementation libs.androidx.junit
androidTestImplementation libs.androidx.espressoCore
Expand Down

0 comments on commit df0ce31

Please sign in to comment.