Skip to content

Commit 2ae3dc3

Browse files
committed
Bump conversion-gen to v0.32.0
1 parent 056cd62 commit 2ae3dc3

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
@@ -116,7 +116,7 @@ GOTESTSUM_BIN := gotestsum
116116
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
117117
GOTESTSUM_PKG := gotest.tools/gotestsum
118118

119-
CONVERSION_GEN_VER := v0.31.0
119+
CONVERSION_GEN_VER := v0.32.0
120120
CONVERSION_GEN_BIN := conversion-gen
121121
# We are intentionally using the binary without version suffix, to avoid the version
122122
# in generated files.

0 commit comments

Comments
 (0)