Skip to content

Commit 80278ff

Browse files
authored
Update build.gradle.kts
1 parent dcd1912 commit 80278ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tasks.compileJava {
3333

3434
tasks.withType<JavaCompile>().configureEach { options.encoding = "utf-8"}
3535

36-
version = "1.2.0"
36+
version = "1.2.1"
3737
description = "Detect File upload requests and scan them to find related vulnerabilities"
3838

3939
zapAddOn {

0 commit comments

Comments
 (0)