diff --git a/Build/Download-Standalone-Core.ps1 b/Build/Download-Standalone-Core.ps1 index 03c5028c..24744922 100644 --- a/Build/Download-Standalone-Core.ps1 +++ b/Build/Download-Standalone-Core.ps1 @@ -26,7 +26,7 @@ New-Item -ItemType directory -Path $OutputPath | Out-Null Import-Module -Name $7ZipSnapIn -$StandaloneCoreVersion = '1.11.0' +$StandaloneCoreVersion = '1.16.0' $StandaloneCoreDownloadBaseUri = "https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v$StandaloneCoreVersion" # Download and extract the Windows core