Skip to content

Commit

Permalink
Merge pull request #134 from dimapasko/master
Browse files Browse the repository at this point in the history
Updating to pact standalone core 1.22.1
  • Loading branch information
neilcampbell authored Dec 27, 2017
2 parents fba5c8b + d8fb31d commit d59a4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Download-Standalone-Core.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ New-Item -ItemType directory -Path $OutputPath | Out-Null

Import-Module -Name $7ZipSnapIn

$StandaloneCoreVersion = '1.19.0'
$StandaloneCoreVersion = '1.22.1'
$StandaloneCoreDownloadBaseUri = "https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v$StandaloneCoreVersion"

# Download and extract the Windows core
Expand Down

0 comments on commit d59a4c8

Please sign in to comment.