We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28a58c commit e650c73Copy full SHA for e650c73
dependencies/typedb/repositories.bzl
@@ -35,5 +35,5 @@ def typedb_behaviour():
35
git_repository(
36
name = "typedb_behaviour",
37
remote = "https://github.com/typedb/typedb-behaviour",
38
- commit = "a045c9c6431ac1df58f2edbb0fd56fa1cf7c2d32", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_behaviour
+ commit = "90524096238e2a68f64a712334e561a08c25c9bd", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_behaviour
39
)
0 commit comments