Skip to content

Commit b8338f5

Browse files
authored
Merge pull request #9267 from sbueringer/pr-bump-conv-gen
🌱 Bump conversion-gen to v0.28
2 parents 937af16 + b393a43 commit b8338f5

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
@@ -122,7 +122,7 @@ GOTESTSUM_BIN := gotestsum
122122
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
123123
GOTESTSUM_PKG := gotest.tools/gotestsum
124124

125-
CONVERSION_GEN_VER := v0.27.1
125+
CONVERSION_GEN_VER := v0.28.0
126126
CONVERSION_GEN_BIN := conversion-gen
127127
# We are intentionally using the binary without version suffix, to avoid the version
128128
# in generated files.

0 commit comments

Comments
 (0)