Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ update-capabilities:

# Override if you wish to test against a branch.
# Alternatively, you can override the directory in chainlink-common to point to this repository
COMMON_VERSION ?= cre-std-tests@0.4.0
COMMON_VERSION ?= cre-std-tests@0.5.0
MODULE := github.com/smartcontractkit/chainlink-common

# Override on Windows if you aren't using a Unix-like shell:
Expand Down
Loading