From a27d4f5881d2afae00814e47e63168f823e207fe Mon Sep 17 00:00:00 2001 From: Olivier Picaud Date: Tue, 16 May 2023 11:57:14 +0200 Subject: [PATCH] chore: apply source_protobuf to commit 206f2c7 --- repositories.bzl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/repositories.bzl b/repositories.bzl index 7467ee1..db7532b 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -14,6 +14,7 @@ def repos(): git_repository, name = "source_protobuf", remote = "https://github.com/opicaud/pact-protobuf-plugin", - commit = "a58c4a192c7a134001e8ad72f57bf1608150f0a1", - shallow_since = "1683395140 +0200" + commit = "206f2c7b076211f4152029ac41935dd8f2747605", + shallow_since = "1684223959 +0200" + )