Skip to content

Commit fbe40ec

Browse files
authored
Merge pull request #8573 from Prajyot-Parab/main
🌱Update conversion-gen version (v0.26.0 -> v0.27.1)
2 parents b5d8820 + ed57a9d commit fbe40ec

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.26.0
124+
CONVERSION_GEN_VER := v0.27.1
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)