We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db4dc3e commit ef3c9e4Copy full SHA for ef3c9e4
Makefile
@@ -87,7 +87,7 @@ RELEASE_NOTES_VER := v0.11.0
87
RELEASE_NOTES_BIN := release-notes
88
RELEASE_NOTES := $(TOOLS_BIN_DIR)/$(RELEASE_NOTES_BIN)-$(RELEASE_NOTES_VER)
89
90
-GINKGO_VER := v2.9.7
+GINKGO_VER := v2.10.0
91
GINKGO_BIN := ginkgo
92
GINKGO := $(TOOLS_BIN_DIR)/$(GINKGO_BIN)-$(GINKGO_VER)
93
GINKGO_PKG := github.com/onsi/ginkgo/v2/ginkgo
0 commit comments