Skip to content

Commit

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

Bump org.json:json from 20230618 to 20240303
  • Loading branch information
norkator authored Oct 29, 2024
2 parents 773e2ed + 5f7c3ca commit c05d423
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,7 +54,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
testImplementation 'org.json:json:20230618'
testImplementation 'org.json:json:20240303'
// Other
implementation(platform('org.jetbrains.kotlin:kotlin-bom:2.0.0'))
implementation('com.google.android.play:review:2.0.2')
Expand Down

0 comments on commit c05d423

Please sign in to comment.