diff --git a/dependencies/typedb/repositories.bzl b/dependencies/typedb/repositories.bzl index ec61b9568d..e6108340b6 100644 --- a/dependencies/typedb/repositories.bzl +++ b/dependencies/typedb/repositories.bzl @@ -35,5 +35,5 @@ def typedb_behaviour(): git_repository( name = "typedb_behaviour", remote = "https://github.com/typedb/typedb-behaviour", - 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 )