Skip to content

Commit

Permalink
Bump unirest-java from 3.13.11 to 3.13.12
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.13.11 to 3.13.12.
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v3.13.11...v3.13.12)

---
updated-dependencies:
- dependency-name: com.konghq:unirest-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2022
1 parent 828f495 commit 0efe955
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 @@ -125,7 +125,7 @@ dependencies {
implementation 'com.atlassian.oai:swagger-request-validator-restassured:2.30.0'
implementation 'com.atlassian.oai:swagger-request-validator-pact:2.30.0'
implementation 'org.json:json:20220924'
implementation 'com.konghq:unirest-java:3.13.11'
implementation 'com.konghq:unirest-java:3.13.12'
implementation 'net.lightbody.bmp:browsermob-core:2.1.5'
implementation 'org.zaproxy:zap-clientapi:1.10.0'
implementation 'org.zaproxy:zap:2.11.1'
Expand Down

0 comments on commit 0efe955

Please sign in to comment.