Skip to content

Commit 1629870

Browse files
chore(deps): update dependency protocolbuffers/protobuf to v33
1 parent 7ea7667 commit 1629870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/base.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# renovate: datasource=github-tags depName=golangci/golangci-lint
22
GOLANGCI_VERSION ?= v2.5.0
33
# renovate: datasource=github-tags depName=protocolbuffers/protobuf
4-
PROTOC_VERSION ?= 32.1
4+
PROTOC_VERSION ?= 33.0
55
TOOLS_BIN := $(shell mkdir -p build/tools && realpath build/tools)
66

77
ifneq ($(shell git status --porcelain --untracked-files=no),)

0 commit comments

Comments
 (0)