Skip to content

Commit

Permalink
Merge pull request #397 from thc202/update-zap
Browse files Browse the repository at this point in the history
Use main ZAP version
  • Loading branch information
psiinon authored Dec 10, 2021
2 parents e5885e4 + c0f26d8 commit 6420b80
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion addOns/addOns.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ subprojects {
}

dependencies {
"zap"("org.zaproxy:zap:2.11.0-20210929.165234-4")
"implementation"(project(":commonFiles"))
}

Expand Down
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ allprojects {

repositories {
mavenCentral()
maven {
url = uri("https://oss.sonatype.org/content/repositories/snapshots/")
}
}

spotless {
Expand Down

0 comments on commit 6420b80

Please sign in to comment.