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 cb17cb1 commit c9eb9c1Copy full SHA for c9eb9c1
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.11.0
+GINKGO_VER := v2.12.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