Skip to content

Commit

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

Bump org.json:json from 20231013 to 20240303
  • Loading branch information
dipjyotimetia authored Apr 14, 2024
2 parents 56d8b39 + a2c1ba7 commit d87ba01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
implementation "io.rest-assured:rest-assured:${restAssured}"
implementation "io.rest-assured:json-schema-validator:${restAssured}"
implementation "io.rest-assured:json-path:${restAssured}"
implementation 'org.json:json:20231013'
implementation 'org.json:json:20240303'
implementation 'org.slf4j:slf4j-simple:2.0.12'
implementation 'com.konghq:unirest-java:3.14.5'
implementation 'com.github.tomakehurst:wiremock:3.0.1'
Expand Down

0 comments on commit d87ba01

Please sign in to comment.