We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99cc3b commit c53c269Copy full SHA for c53c269
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("org.zaproxy.add-on") version "0.3.0"
6
}
7
8
-version = "0.0.7"
+version = "0.0.8"
9
description = "Finds reflected parameters"
10
11
zapAddOn {
0 commit comments