diff --git a/build/download-native-libs.sh b/build/download-native-libs.sh index ecae714d..d40e6bf8 100755 --- a/build/download-native-libs.sh +++ b/build/download-native-libs.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -euo pipefail -FFI_VERSION="0.4.0" +FFI_VERSION="0.4.3" FFI_BASE_URL="https://github.com/pact-foundation/pact-reference/releases/download/libpact_ffi-v$FFI_VERSION" GREEN="\e[32m" diff --git a/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json b/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json index 58564942..f4b0f308 100644 --- a/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json +++ b/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json @@ -240,8 +240,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "2.0.0" diff --git a/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json b/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json index 61f5214e..6ec1ac76 100644 --- a/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json +++ b/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json @@ -62,8 +62,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "3.0.0" diff --git a/samples/ReadMe/pacts/Something API Consumer-Something API.json b/samples/ReadMe/pacts/Something API Consumer-Something API.json index 0545b9d4..fcd81406 100644 --- a/samples/ReadMe/pacts/Something API Consumer-Something API.json +++ b/samples/ReadMe/pacts/Something API Consumer-Something API.json @@ -32,8 +32,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v2-consumer-integration.json b/tests/PactNet.Tests/data/v2-consumer-integration.json index 45869433..72b4594e 100644 --- a/tests/PactNet.Tests/data/v2-consumer-integration.json +++ b/tests/PactNet.Tests/data/v2-consumer-integration.json @@ -74,8 +74,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "2.0.0" diff --git a/tests/PactNet.Tests/data/v3-consumer-integration.json b/tests/PactNet.Tests/data/v3-consumer-integration.json index 921ceb4a..a59a5589 100644 --- a/tests/PactNet.Tests/data/v3-consumer-integration.json +++ b/tests/PactNet.Tests/data/v3-consumer-integration.json @@ -132,8 +132,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v3-message-consumer-integration.json b/tests/PactNet.Tests/data/v3-message-consumer-integration.json index fbe44f01..db97f2aa 100644 --- a/tests/PactNet.Tests/data/v3-message-consumer-integration.json +++ b/tests/PactNet.Tests/data/v3-message-consumer-integration.json @@ -36,8 +36,8 @@ "language": "C#" }, "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v3-message-integration.json b/tests/PactNet.Tests/data/v3-message-integration.json index c2584352..0e314ed9 100644 --- a/tests/PactNet.Tests/data/v3-message-integration.json +++ b/tests/PactNet.Tests/data/v3-message-integration.json @@ -16,8 +16,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v3-server-integration.json b/tests/PactNet.Tests/data/v3-server-integration.json index db7df820..9de9ee17 100644 --- a/tests/PactNet.Tests/data/v3-server-integration.json +++ b/tests/PactNet.Tests/data/v3-server-integration.json @@ -46,8 +46,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.4.0", - "models": "1.0.4" + "ffi": "0.4.3", + "models": "1.0.9" }, "pactSpecification": { "version": "3.0.0"