Skip to content

Commit

Permalink
Merge pull request #37 from endjin/dependjinbot/scripted-build-manage
Browse files Browse the repository at this point in the history
Bump Endjin.RecommendedPractices.Build from 1.0.0 to 1.5.4 in build.ps1
  • Loading branch information
HowardvanRooijen authored Apr 2, 2024
2 parents 36051c5 + 703660c commit f937287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.4",
[version] $BuildModuleVersion = "1.5.5",

[Parameter()]
[version] $InvokeBuildModuleVersion = "5.10.3"
Expand Down Expand Up @@ -174,4 +174,4 @@ task PrePackage {}
task PostPackage {}
task PrePublish {}
task PostPublish {}
task RunLast {}
task RunLast {}

0 comments on commit f937287

Please sign in to comment.