Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated one or more module dependencies in build.ps1
Browse files Browse the repository at this point in the history
dependjinbot committed Mar 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent dff6280 commit e22105f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@ param (
[string] $BuildModulePath,

[Parameter()]
[version] $BuildModuleVersion = "1.5.4",
[version] $BuildModuleVersion = "1.5.5",

[Parameter()]
[version] $InvokeBuildModuleVersion = "5.10.3"

0 comments on commit e22105f

Please sign in to comment.