Skip to content

Commit

Permalink
Bump org.zaproxy:zap-clientapi from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [org.zaproxy:zap-clientapi](https://github.com/zaproxy/zap-api-java) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/zaproxy/zap-api-java/releases)
- [Changelog](https://github.com/zaproxy/zap-api-java/blob/main/CHANGELOG.md)
- [Commits](zaproxy/zap-api-java@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: org.zaproxy:zap-clientapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 0a3eddd commit 58b780f
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 @@ -139,7 +139,7 @@ dependencies {
implementation 'org.json:json:20240303'
implementation 'com.konghq:unirest-java:3.14.5'
implementation 'net.lightbody.bmp:browsermob-core:2.1.5'
implementation 'org.zaproxy:zap-clientapi:1.13.0'
implementation 'org.zaproxy:zap-clientapi:1.14.0'
implementation 'org.zaproxy:zap:2.15.0'
implementation 'net.lingala.zip4j:zip4j:2.11.5'
implementation 'io.qameta.allure:allure-gradle:2.8.1'
Expand Down

0 comments on commit 58b780f

Please sign in to comment.