We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63248e commit 2d18f99Copy full SHA for 2d18f99
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("org.zaproxy.add-on") version "0.3.0"
6
}
7
8
-version = "0.0.5"
+version = "0.0.6"
9
description = "Finds reflected parameters"
10
11
zapAddOn {
0 commit comments