Skip to content

Commit

Permalink
Updated one or more module dependencies in build.ps1 (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: dependjinbot <dependjinbot@endjin.com>
  • Loading branch information
dependjinbot[bot] and dependjinbot authored Oct 11, 2024
1 parent 5f03578 commit f09c178
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
Expand Up @@ -71,7 +71,7 @@ param (
[string] $BuildModulePath,

[Parameter()]
[version] $BuildModuleVersion = "1.5.10",
[version] $BuildModuleVersion = "1.5.11",

[Parameter()]
[string] $BuildModulePackageVersion = $BuildModuleVersion,
Expand Down

0 comments on commit f09c178

Please sign in to comment.