diff --git a/repositories.bzl b/repositories.bzl index 420d28c..e89854b 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -14,7 +14,7 @@ def repos(): git_repository, name = "source_protobuf", remote = "https://github.com/opicaud/pact-protobuf-plugin", - branch = "toolchain" + branch = "main" ) maybe(