diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 83bc77d6335..88b66d3e23c 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -20,7 +20,7 @@ require ( github.com/rs/zerolog v1.30.0 github.com/slack-go/slack v0.12.2 github.com/smartcontractkit/chainlink-env v0.38.0 - github.com/smartcontractkit/chainlink-testing-framework v1.17.3-0.20230928090840-46b837b8e91c + github.com/smartcontractkit/chainlink-testing-framework v1.17.4-0.20230929133803-f9750fd7bd26 github.com/smartcontractkit/chainlink/v2 v2.0.0-00010101000000-000000000000 github.com/smartcontractkit/libocr v0.0.0-20230922131214-122accb19ea6 github.com/smartcontractkit/ocr2keepers v0.7.27