File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ def vaticle_typedb_common():
2828 git_repository (
2929 name = "vaticle_typedb_common" ,
3030 remote = "https://github.com/vaticle/typedb-common" ,
31- tag = "2.3 .0" # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_common
31+ tag = "2.5 .0" # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_common
3232 )
3333
3434def vaticle_typedb_client_java ():
3535 git_repository (
3636 name = "vaticle_typedb_client_java" ,
3737 remote = "https://github.com/vaticle/typedb-client-java" ,
38- tag = "2.4 .0" , # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_client_java
38+ tag = "2.5 .0" , # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_client_java
3939 )
You can’t perform that action at this time.
0 commit comments