Skip to content

Commit 0fabde6

Browse files
committed
Pin plantuml version
Signed-off-by: Stefan Büringer [email protected]
1 parent 49e7f68 commit 0fabde6

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
@@ -158,7 +158,7 @@ YQ_BIN := yq
158158
YQ := $(abspath $(TOOLS_BIN_DIR)/$(YQ_BIN)-$(YQ_VER))
159159
YQ_PKG := github.com/mikefarah/yq/v4
160160

161-
PLANTUML_VER := 1.2023
161+
PLANTUML_VER := 1.2023.10
162162

163163
GINKGO_BIN := ginkgo
164164
GINGKO_VER := $(call get_go_version,github.com/onsi/ginkgo/v2)

0 commit comments

Comments
 (0)