Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 15, 2023
1 parent 51362cc commit cd59961
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 @@ -141,7 +141,7 @@ dependencies {
implementation 'com.konghq:unirest-java:3.14.5'
implementation 'net.lightbody.bmp:browsermob-core:2.1.5'
implementation 'org.zaproxy:zap-clientapi:1.12.0'
implementation 'org.zaproxy:zap:2.13.0'
implementation 'org.zaproxy:zap:2.14.0'
implementation 'net.lingala.zip4j:zip4j:2.11.5'
implementation 'io.qameta.allure:allure-gradle:2.8.1'
implementation "io.qameta.allure:allure-testng:${allureVersion}"
Expand Down

0 comments on commit cd59961

Please sign in to comment.