Skip to content

Commit 778c65e

Browse files
committed
Updating to the latest standalone core version
1 parent 1011053 commit 778c65e

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.54.4'
29+
$StandaloneCoreVersion = '1.61.2'
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)