Skip to content

Commit 176cfcf

Browse files
Merge pull request #8804 from jenkins-x/pr-2bd216d3-647e-4874-8022-ec6b1ea33fdc
chore(deps): upgrade jenkins-x-plugins/jx-verify to version 0.3.12
2 parents 5bff34e + f04bc1f commit 176cfcf

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
@@ -46,7 +46,7 @@ const (
4646
TestVersion = "0.4.8"
4747

4848
// VerifyVersion the version of the jx verify plugin
49-
VerifyVersion = "0.3.11"
49+
VerifyVersion = "0.3.12"
5050
)
5151

5252
var (

0 commit comments

Comments
 (0)