Skip to content

Commit c362b8a

Browse files
committed
Updating the standalone core version
1 parent f174eab commit c362b8a

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