Skip to content

Commit b6450b8

Browse files
Merge pull request #146 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-86-0
feat: update standalone to 1.86.0
2 parents 529dfb7 + bf43d8a commit b6450b8

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.84.0'
16+
PACT_STANDALONE_VERSION = '1.86.0'
1717

1818

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

0 commit comments

Comments
 (0)