Skip to content

Commit 98f7e73

Browse files
Merge pull request #8905 from jenkins-x/pr-f6a7c59f-3b2b-4ee1-86fe-911880d0371b
chore(deps): upgrade jenkins-x-plugins/jx-verify to version 0.3.17
2 parents 94f46f3 + 30996ed commit 98f7e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
TestVersion = "0.4.11"
4141

4242
// VerifyVersion the version of the jx verify plugin
43-
VerifyVersion = "0.3.16"
43+
VerifyVersion = "0.3.17"
4444
)
4545

4646
var (

0 commit comments

Comments
 (0)