Skip to content

Commit 79efaff

Browse files
authored
Merge pull request #7118 from oscr/bump-conversion-gen
🌱 Update conversion-gen version (v0.23.1 -> v0.25.0)
2 parents 54433a1 + 3d8f49f commit 79efaff

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
@@ -94,7 +94,7 @@ GOTESTSUM_BIN := gotestsum
9494
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
9595
GOTESTSUM_PKG := gotest.tools/gotestsum
9696

97-
CONVERSION_GEN_VER := v0.23.1
97+
CONVERSION_GEN_VER := v0.25.0
9898
CONVERSION_GEN_BIN := conversion-gen
9999
# We are intentionally using the binary without version suffix, to avoid the version
100100
# in generated files.

0 commit comments

Comments
 (0)