Skip to content

Commit 30996ed

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-verify to version 0.3.17
from: https://github.com/jenkins-x-plugins/jx-verify.git ----- # jenkins-x-plugins/jx-verify ## Changes in version 0.3.17 ### Chores * deps: upgrade go dependencies (root)
1 parent dbe0292 commit 30996ed

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)