Skip to content

Commit

Permalink
Merge pull request #4 from lukaspieper/dependabot/gradle/org.json-jso…
Browse files Browse the repository at this point in the history
…n-20210307

Bump json from 20201115 to 20210307
  • Loading branch information
lukaspieper committed Mar 15, 2021
2 parents df25df3 + 9d2d556 commit 7d1c42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
androidTestImplementation("androidx.test:runner:1.3.0")
androidTestImplementation("androidx.test:rules:1.3.0")
androidTestImplementation("com.willowtreeapps.assertk:assertk-jvm:$assertk_version")
androidTestImplementation("org.json:json:20201115")
androidTestImplementation("org.json:json:20210307")
}

afterEvaluate {
Expand Down

0 comments on commit 7d1c42c

Please sign in to comment.