Skip to content

Commit 3491316

Browse files
authored
Merge pull request #7847 from aniruddha2000/ani/bump-conversion-gen
🌱 Update conversion-gen version (v0.25.0 -> v0.26.0)
2 parents cc7b5ad + 810af23 commit 3491316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GOTESTSUM_BIN := gotestsum
121121
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
122122
GOTESTSUM_PKG := gotest.tools/gotestsum
123123

124-
CONVERSION_GEN_VER := v0.25.0
124+
CONVERSION_GEN_VER := v0.26.0
125125
CONVERSION_GEN_BIN := conversion-gen
126126
# We are intentionally using the binary without version suffix, to avoid the version
127127
# in generated files.

0 commit comments

Comments
 (0)