Skip to content

Commit

Permalink
Merge pull request #1057 from dipjyotimetia/dependabot/gradle/org.zap…
Browse files Browse the repository at this point in the history
…roxy-zap-2.14.0

Bump org.zaproxy:zap from 2.13.0 to 2.14.0
  • Loading branch information
dipjyotimetia committed Oct 16, 2023
2 parents c5f0674 + cd59961 commit 0ba62f0
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 0ba62f0

Please sign in to comment.