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 9d79060 commit 593f6c7Copy full SHA for 593f6c7
Makefile
@@ -88,7 +88,7 @@ RELEASE_NOTES_VER := v0.11.0
88
RELEASE_NOTES_BIN := release-notes
89
RELEASE_NOTES := $(TOOLS_BIN_DIR)/$(RELEASE_NOTES_BIN)-$(RELEASE_NOTES_VER)
90
91
-GINKGO_VER := v2.23.3
+GINKGO_VER := v2.25.3
92
GINKGO_BIN := ginkgo
93
GINKGO := $(TOOLS_BIN_DIR)/$(GINKGO_BIN)-$(GINKGO_VER)
94
GINKGO_PKG := github.com/onsi/ginkgo/v2/ginkgo
0 commit comments