Skip to content

Commit c4915f0

Browse files
Merge pull request #1824 from Metal-Shark-Sharktech:bugfix-platforms
PiperOrigin-RevId: 847794606
2 parents e43775d + 534c846 commit c4915f0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

MODULE.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ bazel_dep(
6666
version = "0.24.0",
6767
repo_name = "com_google_cel_spec",
6868
)
69+
bazel_dep(
70+
name = "platforms",
71+
version = "0.0.10",
72+
)
6973

7074
ANTLR4_VERSION = "4.13.2"
7175

0 commit comments

Comments
 (0)