diff --git a/.tool-versions b/.tool-versions index 0f96391a9..867fd0687 100644 --- a/.tool-versions +++ b/.tool-versions @@ -13,7 +13,7 @@ # Protoc is used (only) by tools/protoc/protoc.bash # to generate *.schema.json from *.proto; the Bazel # rules_proto (downloads and builds) its own protoc. -protoc 25.3 +protoc 29.2 # TODO protolint here instead of installing it in test.bash # when https://github.com/spencergilbert/asdf-protolint/issues/37 is fixed