Skip to content

Commit

Permalink
Merge pull request #152 from govuk-one-login/dependabot/gradle/main/o…
Browse files Browse the repository at this point in the history
…rg.json-json-20240303

BAU: Bump org.json:json from 20230618 to 20240303
  • Loading branch information
smsgds authored Jul 29, 2024
2 parents 938a55f + 3272432 commit 7f5eb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
"org.mockito:mockito-inline:${dependencyVersions.mockito_version}",
"org.hamcrest:hamcrest:${dependencyVersions.hamcrest_version}",
"com.google.code.gson:gson:${dependencyVersions.gson_version}",
"org.json:json:20230618"
"org.json:json:20240303"


implementation "io.cucumber:cucumber-java:${dependencyVersions.cucumber_version}",
Expand Down

0 comments on commit 7f5eb85

Please sign in to comment.