Skip to content

Commit

Permalink
Update dependency org.json:json to v20240303
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 3, 2024
1 parent df0715a commit 8fd3317
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 @@ -34,7 +34,7 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
testImplementation 'org.json:json:20080701'
testImplementation 'org.json:json:20240303'
implementation 'com.google.android.gms:play-services-location:17.0.0'
implementation 'pub.devrel:easypermissions:3.0.0'
implementation 'com.google.android.material:material:1.0.0'
Expand Down

0 comments on commit 8fd3317

Please sign in to comment.