diff --git a/Makefile b/Makefile index 4ca49aa9362c..84af088862fd 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ GOTESTSUM_BIN := gotestsum GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER)) GOTESTSUM_PKG := gotest.tools/gotestsum -CONVERSION_GEN_VER := v0.23.1 +CONVERSION_GEN_VER := v0.25.0 CONVERSION_GEN_BIN := conversion-gen # We are intentionally using the binary without version suffix, to avoid the version # in generated files.