Skip to content

Commit d2c6bfa

Browse files
committed
chore: restore example
1 parent 2c66cee commit d2c6bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ protoc = use_extension("@toolchains_protoc//protoc:extensions.bzl", "protoc")
1919
protoc.toolchain(
2020
google_protobuf = "com_google_protobuf",
2121
# Demonstrate overriding the default version
22-
version = "LATEST",
22+
version = "v28.0",
2323
)
2424
use_repo(protoc, "com_google_protobuf", "toolchains_protoc_hub")
2525

0 commit comments

Comments
 (0)