Skip to content

Commit

Permalink
chore(e2e): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Nov 9, 2023
1 parent 0adc76b commit ab0382b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ apidocs-gen: ## Download crdoc locally if necessary.
$(call go-install-tool,$(APIDOCS_GEN),fybrik.io/crdoc@$(APIDOCS_GEN_VERSION))

GINKGO := $(shell pwd)/bin/ginkgo
GINGKO_VERSION := v2.9.5
GINGKO_VERSION := v2.13.0
ginkgo: ## Download ginkgo locally if necessary.
$(call go-install-tool,$(GINKGO),github.com/onsi/ginkgo/v2/ginkgo@$(GINGKO_VERSION))

Expand Down

0 comments on commit ab0382b

Please sign in to comment.