Skip to content

Commit b298cd5

Browse files
chore(deps): update dependency open-component-model/ocm to v0.43.0
1 parent fe5a0f5 commit b298cd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ FORMATTER_VERSION ?= v0.45.0
8282
# renovate: datasource=github-releases depName=golangci/golangci-lint
8383
LINTER_VERSION ?= v2.12.2
8484
# renovate: datasource=github-releases depName=open-component-model/ocm
85-
OCM_VERSION ?= 0.40.0
85+
OCM_VERSION ?= 0.43.0
8686

8787
.PHONY: localbin
8888
localbin: ## Creates the local bin folder, if it doesn't exist. Not meant to be called manually, used as requirement for the other tool commands.

0 commit comments

Comments
 (0)