Skip to content

Commit 195a37a

Browse files
authored
Update dependencies for release 3.2.0-rc0 (#220)
## Release notes: usage and product changes Update dependencies ref ## Implementation
1 parent a943d76 commit 195a37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/typedb/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ def typedb_dependencies():
88
git_repository(
99
name = "typedb_dependencies",
1010
remote = "https://github.com/typedb/typedb-dependencies",
11-
commit = "6b9bc322bab187ebad65b192c129feffd6c704f4", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_dependencies
11+
commit = "b92f47300913cc8555ef18580eeaa5b1b1ecd2a1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_dependencies
1212
)

0 commit comments

Comments
 (0)