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 1774c19 commit c9f6b77Copy full SHA for c9f6b77
dependencies/graknlabs/repositories.bzl
@@ -42,5 +42,5 @@ def graknlabs_client_java():
42
git_repository(
43
name = "graknlabs_client_java",
44
remote = "https://github.com/graknlabs/client-java",
45
- tag = "1.8.2",
+ tag = "1.8.2", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
46
)
0 commit comments