Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x-plugins/jx-verify to version 0.3.8
Browse files Browse the repository at this point in the history
from: https://github.com/jenkins-x-plugins/jx-verify.git

-----
# jenkins-x-plugins/jx-verify

## Changes in version 0.3.8

### Chores

* upgrade jx-helpers (Mårten Svantesson)
  • Loading branch information
pow-devops2020 committed Jan 5, 2024
1 parent 38db95c commit 29d86cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugins/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const (
TestVersion = "0.0.53"

// VerifyVersion the version of the jx verify plugin
VerifyVersion = "0.3.7"
VerifyVersion = "0.3.8"
)

var (
Expand Down

0 comments on commit 29d86cd

Please sign in to comment.