Skip to content

Commit 4241e98

Browse files
committed
update kcp used in e2e tests
On-behalf-of: @SAP [email protected]
1 parent 331eee9 commit 4241e98

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
@@ -95,7 +95,7 @@ $(YQ):
9595
yq_*
9696

9797
KCP = _tools/kcp
98-
KCP_VERSION = 0.26.1
98+
KCP_VERSION = 0.27.1
9999

100100
.PHONY: $(KCP)
101101
$(KCP):

0 commit comments

Comments
 (0)