We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f4589 commit 921906aCopy full SHA for 921906a
1 file changed
MODULE.bazel
@@ -32,7 +32,7 @@ git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "g
32
git_repository(
33
name = "flagd_schemas",
34
build_file = "//providers/flagd:flagd_schemas.BUILD",
35
- commit = "7b9017a00b1fccbf2a4a27e919071a3f402acb68",
+ commit = "9f823b5b36bf219f8ea342de006fdf5013c1bc79",
36
remote = "https://github.com/open-feature/flagd-schemas.git",
37
)
38
0 commit comments