Skip to content

Commit c706653

Browse files
author
Neil Campbell
committed
Update pact ruby standalone version to 1.70.0
1 parent bced441 commit c706653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/Download-Standalone-Core.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ New-Item -ItemType directory -Path $OutputPath | Out-Null
2626

2727
Import-Module -Name $7ZipSnapIn
2828

29-
$StandaloneCoreVersion = '1.69.0'
29+
$StandaloneCoreVersion = '1.70.0'
3030
$StandaloneCoreDownloadBaseUri = "https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v$StandaloneCoreVersion"
3131

3232
# Download and extract the Windows core

0 commit comments

Comments
 (0)