Skip to content

Commit

Permalink
Merge pull request #9424 from sbueringer/pr-disable-diagram
Browse files Browse the repository at this point in the history
🐛 Pin Plantuml version
  • Loading branch information
k8s-ci-robot committed Sep 14, 2023
2 parents 49e7f68 + 0fabde6 commit 2b55cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ YQ_BIN := yq
YQ := $(abspath $(TOOLS_BIN_DIR)/$(YQ_BIN)-$(YQ_VER))
YQ_PKG := github.com/mikefarah/yq/v4

PLANTUML_VER := 1.2023
PLANTUML_VER := 1.2023.10

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

0 comments on commit 2b55cb8

Please sign in to comment.