Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Commit 71816c5

Browse files
committed
Upgrade @graknlabs_dependencies
1 parent 05364b8 commit 71816c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/graknlabs/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def graknlabs_dependencies():
2323
git_repository(
2424
name = "graknlabs_dependencies",
2525
remote = "https://github.com/graknlabs/dependencies",
26-
commit = "87e44466b11b7e6b24bcfd847430ffd904af9232", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_dependencies
26+
commit = "16e0f136723d929dfa6b5de72c1b95d7ac4cadd4", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_dependencies
2727
)
2828

2929
def graknlabs_common():

0 commit comments

Comments
 (0)