Skip to content

Commit c9f6b77

Browse files
Prepare for 1.0.7 v2 (#61)
## What is the goal of this PR? Bump dependencies and fix formatting. ## What are the changes implemented in this PR?
1 parent 1774c19 commit c9f6b77

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
@@ -42,5 +42,5 @@ def graknlabs_client_java():
4242
git_repository(
4343
name = "graknlabs_client_java",
4444
remote = "https://github.com/graknlabs/client-java",
45-
tag = "1.8.2",
45+
tag = "1.8.2", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
4646
)

0 commit comments

Comments
 (0)