Skip to content

Commit 468e4ad

Browse files
Merge pull request #168 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-88-3
feat: update standalone to 1.88.3
2 parents 19b4be3 + ce944fe commit 468e4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
IS_64 = sys.maxsize > 2 ** 32
16-
PACT_STANDALONE_VERSION = '1.86.0'
16+
PACT_STANDALONE_VERSION = '1.88.3'
1717

1818

1919
here = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)