Skip to content

Commit d981906

Browse files
chore(deps): update dependency protoc to v33.2
1 parent 2765d01 commit d981906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rust = "latest"
1111
git-cliff = "latest"
1212
bazel = "9.0.0rc2" # Includes BAZELRC environment variable support
1313
gradle = "latest"
14-
protoc = "33.1" # Protocol Buffers compiler (supports proto3 optional keyword)
14+
protoc = "33.2" # Protocol Buffers compiler (supports proto3 optional keyword)
1515
node = "24.11.1"
1616
pnpm = "latest"
1717
fnox = "latest"

0 commit comments

Comments
 (0)